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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L819: func (c cmdable) StrLen(ctx context.Context, key string) *IntCmd {