conf

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Global   = &cfg.Global
	Pipeline = &cfg.Pipeline
	Rtp      = &cfg.Rtp
	Log      = &cfg.Log
	Etcd     = &cfg.Etcd
	Nats     = &cfg.Nats
	CfgFile  = &cfg.CfgFile
)

Functions

This section is empty.

Types

type Config added in v0.4.1

type Config struct {
	Global   global   `mapstructure:"global"`
	Pipeline pipeline `mapstructure:"pipeline"`
	Rtp      rtp      `mapstructure:"rtp"`
	Log      log      `mapstructure:"log"`
	Etcd     etcd     `mapstructure:"etcd"`
	Nats     nats     `mapstructure:"nats"`
	CfgFile  string
}

Config for base AVP

Jump to

Keyboard shortcuts

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