Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Ospf3Rpc ¶
type Ospf3Rpc struct {
Information struct {
Overview struct {
Areas []OspfAreaRpc `xml:"ospf-area-overview"`
} `xml:"ospf-overview"`
} `xml:"ospf3-overview-information"`
}
type OspfAreaRpc ¶
type OspfRpc ¶
type OspfRpc struct {
Information struct {
Overview struct {
Areas []OspfAreaRpc `xml:"ospf-area-overview"`
} `xml:"ospf-overview"`
} `xml:"ospf-overview-information"`
}
Click to show internal directories.
Click to hide internal directories.