tarantool / go-tarantool

Tarantool 1.10+ client for Go language
https://pkg.go.dev/github.com/tarantool/go-tarantool/v2
BSD 2-Clause "Simplified" License
180 stars 57 forks source link

pool: add missing methods to the pooler interface #395

Closed KaymeKaydex closed 4 months ago

KaymeKaydex commented 4 months ago

added methods that are implemented but not included in the pooler interface

KaymeKaydex commented 4 months ago

@DerekBum , thanks for the review, I have corrected all, please check it again