Documentation ¶
Index ¶
Constants ¶
View Source
const (
PORT = ":1337"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Connection struct {
// contains filtered or unexported fields
}
func NewConnection ¶
func NewConnection(conn net.Conn, server *Server) *Connection
type RegistrationChannelItem ¶
type RegistrationChannelItem struct {
// contains filtered or unexported fields
}
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
func NewRegistry() *Registry
type RegistryItem ¶
type RegistryItem struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.