Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SockServer ¶
type SockServer struct {
// contains filtered or unexported fields
}
func NewSockServer ¶
func NewSockServer() *SockServer
func (*SockServer) Bootstrap ¶
func (m *SockServer) Bootstrap() (e error)
func (*SockServer) Serve ¶
func (m *SockServer) Serve(done func()) error
Click to show internal directories.
Click to hide internal directories.