 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Invoker ¶
type Invoker interface {
	Invoke(event interface{}, context lambda.Context, deadline time.Time) (json.RawMessage, error)
}
    type RuntimeError ¶
RuntimeError is the type of error returned by the runtime
func (RuntimeError) Error ¶
func (r RuntimeError) Error() string
 Click to show internal directories. 
   Click to hide internal directories.