Documentation
¶
Index ¶
- func BuildRoutes(service interface{}, ...) ([]*endly.Route, error)
- func GetAWSCredentialConfig(config *cred.Config) (*aws.Config, error)
- func GetClient(context *endly.Context, provider interface{}, client interface{}) error
- func InitCredentials(context *endly.Context, rawRequest map[string]interface{}, key interface{}) (*aws.Config, error)
- type OutputEvent
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildRoutes ¶
func GetAWSCredentialConfig ¶
GetAWSCredentialConfig returns *aws.Config for provided credential
Types ¶
type OutputEvent ¶
func NewOutputEvent ¶
func NewOutputEvent(message string, tag string, value interface{}) *OutputEvent
func (*OutputEvent) Messages ¶
func (e *OutputEvent) Messages() []*msg.Message
Click to show internal directories.
Click to hide internal directories.