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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1126: func (c cmdable) LIndex(ctx context.Context, key string, index int64) *StringCmd {