server

package
v1.0.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdServer = &command.Command{
	Name:      "server",
	UsageLine: "server",
	Short:     "run the API server",
	Long: `
The command "server" runs the HTTP + gRPC server for performing basic operations
on the database models.
`,
	Run: Run,
}

CmdServer implements the command "whatsnew server".

Functions

func Run

func Run(ctx context.Context, conf *config.Config, args []string) error

Run runs the command "whatsnew server".

Types

This section is empty.

Jump to

Keyboard shortcuts

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