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