package
0.1.39
Repository: https://github.com/galexrt/srcds_controller.git
Documentation: pkg.go.dev

# Functions

GetConn get http connection for request.
NewUnixListener create a new unix socket listener.
SaveConnInContext save connection in the context function for http.Server.ConnContext.

# Constants

ConfigFileName name of the config file for a server.
ListenAddress server listen address.

# Variables

ConnContextKey context key name for saving the connection in the request context.