Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Route ¶
type Route struct {
// contains filtered or unexported fields
}
func NewRoute ¶
func NewRoute(rt *route.Route, routeRefCounter *refcounter.RouteRefCounter, allowedIPsRefCounter *refcounter.AllowedIPsRefCounter) *Route
func (*Route) AddAllowedIPs ¶
func (*Route) RemoveAllowedIPs ¶
func (*Route) RemoveRoute ¶
Click to show internal directories.
Click to hide internal directories.