Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllMacs ¶
Types ¶
type HttpClient ¶
type HttpClient struct {
}
func (HttpClient) Call ¶
func (obj HttpClient) Call(data HttpClientRequest) HttpClientResponse
type HttpClientRequest ¶
type HttpClientResponse ¶
type UtilNetwork ¶
type UtilNetwork struct {
}
func (UtilNetwork) IsInSubnet ¶
func (obj UtilNetwork) IsInSubnet(ip string, subnets []string) bool
func (UtilNetwork) RemoteIPAddress ¶
func (obj UtilNetwork) RemoteIPAddress(c core.AppContext) string
Click to show internal directories.
Click to hide internal directories.