Documentation ¶
Overview ¶
The AWS HTTP gateway plugin for ECS
Index ¶
Constants ¶
View Source
const ( AMZ_MESSAGE_ID = "x-amz-sns-message-id" AMZ_MESSAGE_TYPE = "x-amz-sns-message-type" AMZ_TOPIC_ARN = "x-amz-sns-topic-arn" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpProxyGateway ¶
type HttpProxyGateway struct {
// contains filtered or unexported fields
}
func (*HttpProxyGateway) Start ¶
func (s *HttpProxyGateway) Start(pool worker2.WorkerPool) error
func (*HttpProxyGateway) Stop ¶
func (s *HttpProxyGateway) Stop() error
Click to show internal directories.
Click to hide internal directories.