Documentation
¶
Overview ¶
Package oscarcfg defines types & behavior for working with oscar's config file format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(pathOverride ...string) (*oscarcfgpbv1.Config, error)
Get returns a populated [Config] based on the oscar config file location. If `path` is not provided, it will default to looking in the calling directory.
func VersionHasBeenIncremented ¶
VersionHasBeenIncremented reports whether the newVersion is greater than the oldVersion.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.