mypool

package
v0.0.0-...-63b2ac5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2019 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnPool

type ConnPool struct {
}

func (*ConnPool) Name

func (*ConnPool) Name() string

type ConnPoolList

type ConnPoolList struct {
	// contains filtered or unexported fields
}

func NewPoolList

func NewPoolList() *ConnPoolList

func (ConnPoolList) Del

func (xpools ConnPoolList) Del(name string)

func (*ConnPoolList) Get

func (pools *ConnPoolList) Get(name string) (*ConnPool, bool)

func (*ConnPoolList) Set

func (xpools *ConnPoolList) Set(pool *ConnPool)

type Pool

type Pool interface {
	Name() string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL