 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
The AWS HTTP gateway plugin
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() (gateway.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 {
	gateway.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.