Newer
Older
// Package ocdemo is a demonstration package for use in the
// getting_started ygot demo.
// This file is a placeholder in order to ensure that Go does not
// find this directory to contain an empty package. The structs
// required for the getting started demo should be generated through
// go generate within the getting_started directory.