Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoginCtx ¶
type LoginCtx struct { GwAddress string `json:"gw_address"` GwID string `json:"gw_id"` GwPort string `json:"gw_port"` URL string `json:"url"` }
LoginCtx wifidog login Context struct
func (*LoginCtx) LoginCheck ¶
LoginCheck wifi user login account check
Click to show internal directories.
Click to hide internal directories.