Documentation
¶
Index ¶
Constants ¶
View Source
const ( ID = 0 UpdateAll = 150 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct {
TunnelEndPointRouters []core.TunnelEndPointRouter `json:"tunnel_endpoint_routers"`
}
type ResultDatabase ¶
type ResultDatabase struct { Err error TunnelEndPointRouter []core.TunnelEndPointRouter }
Click to show internal directories.
Click to hide internal directories.