server

package
v0.0.0-...-5e24cfe Latest Latest
Warning

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

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

Documentation

Overview

Package server is the micro server which runs the whole system

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name of the server microservice
	Name = "server"
	// Address is the server address
	Address = ":10001"
)

Functions

func Plugins

func Plugins() []plugin.Plugin

Plugins lists the server plugins

func Register

func Register(pl plugin.Plugin) error

Register registers an server plugin

func Run

func Run(context *cli.Context) error

Run runs the entire platform

Types

This section is empty.

Jump to

Keyboard shortcuts

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