Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Connections ¶
type Connections struct {
// contains filtered or unexported fields
}
func New ¶
func New() *Connections
func (*Connections) CheckExpirations ¶
func (c *Connections) CheckExpirations(now time.Time)
func (*Connections) Close ¶
func (c *Connections) Close()
func (*Connections) Delete ¶
func (c *Connections) Delete(conn Connection)
func (*Connections) Store ¶
func (c *Connections) Store(conn Connection)
Click to show internal directories.
Click to hide internal directories.