//
pkg.gl
Category
github.com/giantswarm/microkit
command
package
1.0.3
Repository:
https://github.com/giantswarm/microkit.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
88
Files
121 SLOC
#
Packages
daemon
Package daemon implements the daemon command for any microservice.
version
Package version implements the version command for any microservice.
#
Functions
IsInvalidConfig
IsInvalidConfig asserts invalidConfigError.
New
New creates a new root command.
#
Structs
Config
Config represents the configuration used to create a new root command.
#
Interfaces
Command
Command represents the root command for any microservice.