Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxClientSize = 50
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func CreateClient ¶
func (*Client) GetIncoming ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func CreateServer ¶
func CreateServer() *Server
Click to show internal directories.
Click to hide internal directories.