platform

package
v2.9.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package platform manages the runtime services as a platform

Index

Constants

This section is empty.

Variables

View Source
var (
	// Date of the build
	// TODO: move elsewhere
	Version string

	// list of services managed
	Services = []string{

		"config",
		"network",
		"runtime",
		"registry",
		"broker",
		"store",
		"router",
		"debug",
		"proxy",
		"api",
		"auth",
		"web",
		"bot",
		"init",
	}
)

Functions

func Init

func Init(context *cli.Context)

Init is the `micro init` command which manages the lifecycle of all the services. It does not start the services.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL