Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSocketServer ¶
Types ¶
type SocketServer ¶
type SocketServer struct {
// contains filtered or unexported fields
}
func (*SocketServer) Shutdown ¶
func (s *SocketServer) Shutdown()
func (*SocketServer) Start ¶
func (s *SocketServer) Start() error
func (*SocketServer) Wait ¶
func (s *SocketServer) Wait()
Click to show internal directories.
Click to hide internal directories.