openconfig

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package openconfig provides useful types and functions for interacting with OpenConfig modeled data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TypeLookup

type TypeLookup struct {
	// contains filtered or unexported fields
}

func (*TypeLookup) GetTypeByPath

func (t *TypeLookup) GetTypeByPath(path []string) string

GetTypeByPath returns the YANG type string for the given OpenConfig path.

func (*TypeLookup) LoadAllModules

func (t *TypeLookup) LoadAllModules(searchPath string) error

GetTypeByPath returns the YANG type string for the given OpenConfig path. Portions of this are originally from github.com/openconfig/goyang/yang.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL