server

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cli.Command{
	Name:    "server",
	Aliases: []string{"defend", "defend-your-nation", "defend-asgard", "asgard-is-counting-on-you"},
	Action:  serve,
	Before:  setup,
	Flags: []cli.Flag{
		flags.Grpc,
		flags.HTTP,
		flags.Socket,
		flags.Threshold,
		flags.ConsulAddress,
		flags.ConsulToken,
		flags.InMemory,
		flags.DefaultEnginePath,
		flags.DisableGrpc,
		flags.DisableHttp,
		flags.TokenID,
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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