Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "0.1.0" Name = "inventory-api" )
go build -ldflags "-X cmd.Version=x.y.z"
Functions ¶
func Execute ¶
func Execute()
Execute is called by main.main(). It only needs to happen once to the rootCmd.
func Initialize ¶
func Initialize()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.