hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
GrpcClientConf
hunt
framework
config
ApplicationConfig
struct
GrpcClientConf {
string
name
;
string
host
;
ushort
port
;
uint
timeout
;
}
Members
Variables
host
string
host
;
Undocumented in source.
name
string
name
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
timeout
uint
timeout
;
Undocumented in source.
Meta
Source
See Implementation
hunt
framework
config
ApplicationConfig
classes
ApplicationConfig
ConfigNotFoundException
structs
GrpcClientConf
GrpcServerConf
RouteGroupConfig