Documentation ¶
Index ¶
- Constants
- func DeleteDomain(name string)
- func Sync()
- func UpdateLocation(device *Device, ip string)
- func WebsocketMiddleware() gin.HandlerFunc
- type AuthMessage
- type DHCPMessage
- type Device
- type DiscoveryMessage
- type Domain
- type ForwardMessage
- type GeneralMessage
- type PeerConnMessage
- type VMacMessage
- type Websocket
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func DeleteDomain ¶
func DeleteDomain(name string)
func UpdateLocation ¶
func WebsocketMiddleware ¶
func WebsocketMiddleware() gin.HandlerFunc
Types ¶
type AuthMessage ¶
type DHCPMessage ¶
type DiscoveryMessage ¶
type Domain ¶
type ForwardMessage ¶
type GeneralMessage ¶
type PeerConnMessage ¶
type VMacMessage ¶
type Websocket ¶
type Websocket struct {
// contains filtered or unexported fields
}
func (*Websocket) UpdateReadDeadline ¶
func (*Websocket) WriteMessage ¶
Click to show internal directories.
Click to hide internal directories.