Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigGateway ¶
type HTTPGatewayGateway ¶
type HTTPGatewayGateway interface {
Services() []model.GatewayServiceOption
}
type ServiceGateway ¶
type ServiceGateway interface {
ID() string
RawID() string
Transport() model.TransportOption
Instrumenting() model.InstrumentingOption
EnableLogging() bool
Methods() []model.ServiceMethod
Type() stdtypes.Type
TypeName() *stdtypes.Named
Interface() *stdtypes.Interface
Readme() model.ServiceReadme
}
Click to show internal directories.
Click to hide internal directories.