//
pkg.gl
Category
github.com/TysonAndre/golemproxy
config
package
0.0.0-20210713132531-cacfd1af6f6c
Repository:
https://github.com/tysonandre/golemproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
184 SLOC
#
Functions
BuildFromRawConfig
No description provided by the author
ParseFile
No description provided by the author
#
Structs
Config
Config is the validated data from the config file.
RawConfig
RawConfig is the structure unserialized from the yaml config file.
TCPServer
TCPServer represents the config for a TCP Server (including the weight of requests it responds to).