package
2.1.5+incompatible
Repository: https://github.com/depado/smallblog.git
Documentation: pkg.go.dev

# Functions

AddBlogFlags will add the blog flags to the given command.
AddConfFlag will add the configuration flag to the given command.
AddLogFlags will add the log flags to the given command.
AddNewCommand will add the new command to the root command.
BindPersistentFlags will bind all the persistant flags to the given command and call BindPFlags, effectively taking those flags into account when running.
BindServeFlags will bind all the necessary flags to the given cobra command.
Initialize will be run when cobra finishes its initialization.
RunGenerate will run the generate command and generate a static build of the blog.

# Variables

Build number and versions injected at compile time.
Build number and versions injected at compile time.
Build number and versions injected at compile time.
Build number and versions injected at compile time.
VersionCmd is a command that will display the build number and version (if any).