Discover Packages
github.com/cloudinterfaces/lrpc
client
package
Version:
v0.0.0-...-0821f6f
Opens a new window with list of versions in this module.
Published: Feb 15, 2018
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
DefaultCodec calls NewCodec with a default
Lambda client in the "us-east-1"
region or AWS_REGION if set.
NewCodec returns an rpc.ClientCodec for Lambda
client svc with funcName. The funcName
argument may include an alias or version qualifier (for example
"Function:1" specifies version 1 of Function).
SetLogger enables logging of CloudWatch invocation
log tails with logger. If logger is nil, disables
logging.
type FunctionError struct {
ErrorMessage string
ErrorType string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.