kiss ~master (2018-09-04T06:35:33Z)
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
BuilderTest1Config
PackageSettings
TestConfig
TestConfigEx
structs
ServerSettings
TestHttpConfig