package
3.10.13
Repository: https://github.com/micro-community/micro.git
Documentation: pkg.go.dev

# Functions

AddEnv for cli.
CliError returns a user friendly message from error.
CLIProxyAddress returns the proxy address which should be set for the client.
DelEnv deletes an env from config.
GetEnv returns the current selected environment Does not take.
GetEnvByName for service.
GetEnvs List env.
IsBuiltInService check service type.
IsPlatform check platform type.
Print for Exec.
SetEnv selects an environment to be used.

# Constants

EnvLocal is a builtin environment, it represents your local `micro server`.
EnvPlatform is a builtin highly available environment in the cloud,.

# Structs

Env for cli.

# Type aliases

Exec for ctx.