Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIGateWaySessionWithHelpers ¶
type APIGateWaySessionWithHelpers struct {
APIGatewaySession *apigatewaymanagementapi.ApiGatewayManagementApi
}
func GetSession ¶
func GetSession(region ...string) *APIGateWaySessionWithHelpers
func NewSession ¶
func NewSession(session *session.Session) *APIGateWaySessionWithHelpers
func (APIGateWaySessionWithHelpers) PostToConnectionIDs ¶
func (s APIGateWaySessionWithHelpers) PostToConnectionIDs(data []byte, req *events.APIGatewayWebsocketProxyRequest, connectionIDs []string) error
Click to show internal directories.
Click to hide internal directories.