Documentation ¶
Overview ¶
This module contains a set of general type definitions that are used across OpenConfig models. It can be imported by modules that make use of these types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ADDRESSFAMILY ¶
type ADDRESSFAMILY struct { }
func (ADDRESSFAMILY) String ¶
func (id ADDRESSFAMILY) String() string
type L2ETHERNET ¶
type L2ETHERNET struct { }
func (L2ETHERNET) String ¶
func (id L2ETHERNET) String() string
Click to show internal directories.
Click to hide internal directories.