api

package
v0.0.0-...-9b87864 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	Address     string
	Production  bool
	Version     string
	AdminTokens []string
	Namespaces  shared.NamespaceService
	Elements    shared.ElementService
	Invites     shared.InviteService
	// contains filtered or unexported fields
}

API represents the REST API

func (*API) Serve

func (api *API) Serve() error

Serve serves the REST API

func (*API) Shutdown

func (api *API) Shutdown() error

Shutdown gracefully shuts down the REST API

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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