Documentation
¶
Index ¶
Constants ¶
View Source
const (
Name = "service"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cfg ¶
type Cfg struct {
Grpc *grpc_builder.Config `yaml:"grpc-server"`
GrpcWeb *GrpcWebCfg `yaml:"grpc-web"`
PrintRoute bool `yaml:"print-route"`
BasePrefix string `json:"base-prefix"`
}
type GrpcWebCfg ¶
type GrpcWebCfg struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.