helpers

package
v0.0.0-...-f144353 Latest Latest
Warning

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

Go to latest
Published: May 6, 2021 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CLI

func CLI(settings *services.Settings, db services.Database)

func Run

func Run(settings *services.Settings, db services.Database) ([]cli.Command, error)

func Settings

func Settings(definitions *services.Definitions) (*services.Settings, error)

Types

type Initializer

type Initializer func(settings *services.Settings, db services.Database) (Server, error)

type Server

type Server interface {
	Start() error
	Stop() error
}

Jump to

Keyboard shortcuts

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