Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Models ¶
type Models struct {
// contains filtered or unexported fields
}
Models tracks registered YANG models
func NewModels ¶
func NewModels() *Models
NewModels initializes YANG model registry and primes it with a base set of OpenConfig models
func (*Models) Unregister ¶
Unregister removes the specified YANG model from the registry
Click to show internal directories.
Click to hide internal directories.