Documentation ¶
Overview ¶
The Digital Ocean App Platform HTTP gateway plugin
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() (sdk.GatewayService, error)
Create new HTTP gateway XXX: No External Args for function atm (currently the plugin loader does not pass any argument information)
Types ¶
type HttpGateway ¶
type HttpGateway struct { sdk.UnimplementedGatewayPlugin // contains filtered or unexported fields }
func (*HttpGateway) Start ¶
func (s *HttpGateway) Start(pool worker.WorkerPool) error
func (*HttpGateway) Stop ¶
func (s *HttpGateway) Stop() error
Click to show internal directories.
Click to hide internal directories.