# Packages
Package data provides common functionality for http servers The "go:generate" directive compiles static assets by running assets_generate.go
go:generate go run assets_generate.go.
# Variables
Command definition for cobra.
DefaultOpt is the default values used for Options.
Opt is options set by command line flags.