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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1162: func (c cmdable) LPush(ctx context.Context, key string, values ...interface{}) *IntCmd {