Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Radix ¶ added in v0.11.0
type Radix struct {
// contains filtered or unexported fields
}
Radix is an t38c.Executor implementation based on 'mediocregopher/radix' library.
func NewRadix ¶ added in v0.11.0
NewRadix returns radix transport implementation with provided pool size.
func (*Radix) Close ¶ added in v0.11.0
Close closes the connections. All future execution calls will return an error.
Click to show internal directories.
Click to hide internal directories.