user

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DebugEndpoints bool
View Source
var Routes safeRouteList = New()
View Source
var Server = http.Server{
	Handler: mux.New(),
}

Server is a singleton that stores the http.Server for the user package

Functions

func New

func New() safeRouteList

func Run

func Run(bindAddr string, wg *sync.WaitGroup, certFile, keyFile, cliCaFile string, cliAuth, debug bool)

Run finishes configuring Server and runs ListenAndServe on it

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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