hunt v1.4.18 (2021-11-01T06:18:24Z)
Home
Dub
Repo
TestHttpConfig
settings
Undocumented in source.
@
Configuration
("http")
struct
TestHttpConfig {
@
Value
("listen")
int
value
;
string
addr
;
}
Members
Variables
addr
string
addr
;
Undocumented in source.
value
int
value
;
Undocumented in source.
Meta
Source
See Implementation
settings
classes
AppConfig
ArrayTestConfig
BuilderTest1Config
PackageSettings
TestConfig
TestConfigEx
structs
ServerSettings
TestHttpConfig