models

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigBlueButton

type BigBlueButton struct {
	ServerURI    string
	SharedSecret string
}

type Config

type Config struct {
	Server        Server
	BigBlueButton BigBlueButton
	Selenium      Selenium
}

type Selenium

type Selenium struct {
	SeleniumPath    string
	GeckoDriverPath string
	FirefoxPath     string
	DisableHeadless bool
	InstanceCount   uint
}

type Server

type Server struct {
	ListenAddress           string
	ListenPort              uint16
	PublicURI               string
	AllowedHosts            []string
	UseForwardedProtoHeader bool
}

Jump to

Keyboard shortcuts

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