internal

package
v0.0.0-...-b1be036 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigKey = "CONFIG"

ConfigKey context key for app config

View Source
const ServerKey = "SERVER"

ServerKey context key for srv config

View Source
const VersionBuild = "20201005133100"

VersionBuild build is optional build semver

View Source
const VersionMajor = "0"

VersionMajor major semver

View Source
const VersionMinor = "0"

VersionMinor is minor semver

View Source
const VersionPatch = "1"

VersionPatch is patch semver

Variables

View Source
var (

	// HTTPServer object
	HTTPServer *http.Server
)

Functions

func InitializeServer

func InitializeServer() error

InitializeServer initializes all server connections

func StartServer

func StartServer()

StartServer starts listening at given port

Types

type ContextKey

type ContextKey string

ContextKey thingies

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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