Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayUpstreamService ¶
type GatewayUpstreamService interface { Clone(context.Context) GatewayUpstreamService UpstreamRegister(*dto.UpstreamRegisterDto) (bool, error) UpstreamRegisterAsync(*dto.UpstreamRegisterDto) (bool, error) }
var Service GatewayUpstreamService
Click to show internal directories.
Click to hide internal directories.