Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "service"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cfg ¶
type Cfg struct {
Grpc grpc_builder.Cfg `json:"grpc"`
Gw fiber_builder.Cfg `json:"gw"`
Advertise string `json:"advertise"`
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.