cfg

package
v0.0.0-...-9524c35 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ClientConfigs         []client.Config               `yaml:"clients,omitempty"`
	ADSBURL               string                        `yaml:"adsb_url"`
	RegManagerConfig      registration.RegManagerConfig `yaml:"reg_manager,omitempty"`
	AircraftManagerConfig aircraft.Config               `yaml:"aircraft_manager,omitempty"`
}

func (*Config) RegisterFlags

func (c *Config) RegisterFlags(f *flag.FlagSet)

RegisterFlags with prefix registers flags where every name is prefixed by prefix. If prefix is a non-empty string, prefix should end with a period.

Jump to

Keyboard shortcuts

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