Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Connection ¶
type Connection struct {
// contains filtered or unexported fields
}
func Connect ¶
func Connect(conn io.ReadWriteCloser, bck bucket.Bucket) *Connection
func (*Connection) Serve ¶
func (c *Connection) Serve()
Click to show internal directories.
Click to hide internal directories.