web

package
v0.0.0-...-1695165 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebConfig

type WebConfig struct {
	Host    string
	Port    string
	Baseurl string

	SecretPhrase string
	Log          *logger.LoggerConfig

	//Database     utils.DatabaseConfig
	//Sentry       string
	//GithubOAuth  GithubOAuthConfig
	AllowOrigin []string
}

type WebServer

type WebServer struct {
	logger.Logger

	Config  WebConfig
	Hubport string
	Hubhost string
}

func (*WebServer) Serve

func (web *WebServer) Serve()

Jump to

Keyboard shortcuts

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