github.com/go-redis/redis/v8.cmdable.ScriptLoad (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L2410: func (c cmdable) ScriptLoad(ctx context.Context, script string) *StringCmd {