config

package
v0.0.0-...-d0df74b Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeAppConfig

func InitializeAppConfig()

Load configuration

Types

type Config

type Config struct {
	Domain    string
	JWTSecret string
	Debug     bool

	RTMPPort int

	MongoDBURI  string
	MongoDBName string

	RabbitMQURI           string
	RabbitMQQueueTask     string
	RabbitMQQueueProgress string

	S3URI       string
	S3Bucket    string
	S3Region    string
	S3AccessKey string
	S3SecretKey string

	RatifyIssuer       string
	RatifyClientID     string
	RatifyClientSecret string
}
var AppConfig Config

Jump to

Keyboard shortcuts

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