# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package gen provides the micro gen command which simply runs go generate.
Package init provides the micro init command for initialising plugins and imports.
No description provided by the author
No description provided by the author
Package new generates micro service templates.
Package runtime is the micro runtime.
Package shutdown will issue a shutdown signal.
Package cli implements the `micro store` subcommands for example: micro store snapshot micro store restore micro store sync.
Package token contains CLI client token related helpers tToken files consist of one line per token, each token having the structure of `micro://envAddress/namespace[/id]:token`, ie.
Package user handles the user cli command.
Package cliutil contains methods used across all cli commands @todo: get rid of os.Exits and use errors instread.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author