package
1.0.3
Repository: https://github.com/giantswarm/microkit.git
Documentation: pkg.go.dev

# Packages

Package daemon implements the daemon command for any microservice.
Package version implements the version command for any microservice.

# Functions

IsInvalidConfig asserts invalidConfigError.
New creates a new root command.

# Structs

Config represents the configuration used to create a new root command.

# Interfaces

Command represents the root command for any microservice.