apiserver

package
v0.0.0-...-12f1d27 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LocationsGenerator

func LocationsGenerator() ([]string, string)

LocationsGenerator func

func Start

func Start(config *Config) error

Start func

Types

type Config

type Config struct {
	BindAddr    string `toml:"bind_addr"`
	LogLevel    string `toml:"log_level"`
	DatabaseURL string `toml:"database_url"`
}

Config struct

func NewConfig

func NewConfig() *Config

NewConfig func

Jump to

Keyboard shortcuts

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