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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1132: func (c cmdable) LInsert(ctx context.Context, key, op string, pivot, value interface{}) *IntCmd {