# Packages
protoc-gen-micro is a plugin for the Google protocol buffer compiler to generate Go code.
No description provided by the author
Package server is the micro server which runs the whole system.
Package service provides micro service commands.
Package usage tracks micro usage.
# Functions
Action to execute.
Before sets a function to be called before micro is setup.
Commands to add.
Description Command line Description.
Flags to add.
Name for Command line Name.
New return a cmd.
Register CLI commands.
Run the default command.
SetupOnly for to execute.
Version Command line Version.
# Variables
export binary perperties.
Default value.
export binary perperties.
export binary perperties.
# Interfaces
Cmd for core cmd interface.
# Type aliases
Option set cmd Options.