Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoConnection = errors.New("no connection")
)
Functions ¶
This section is empty.
Types ¶
type ConnectionManager ¶
type ConnectionManager struct {
// contains filtered or unexported fields
}
func New ¶
func New() *ConnectionManager
Click to show internal directories.
Click to hide internal directories.