Documentation ¶
Overview ¶
The cloudplatform package abstracts over the functionality provided by a cloud platform, e.g., AWS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerCrashedError ¶
func (*HandlerCrashedError) Error ¶
func (e *HandlerCrashedError) Error() string
type HandlerTimeoutError ¶
type HandlerTimeoutError struct {
Handler Handler
}
func (*HandlerTimeoutError) Error ¶
func (e *HandlerTimeoutError) Error() string
Click to show internal directories.
Click to hide internal directories.