Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DummyCommandableLambdaFunction ¶
type DummyCommandableLambdaFunction struct {
*awscont.CommandableLambdaFunction
}
func NewDummyCommandableLambdaFunction ¶
func NewDummyCommandableLambdaFunction() *DummyCommandableLambdaFunction
type DummyLambdaFunction ¶
type DummyLambdaFunction struct { *awscont.LambdaFunction // contains filtered or unexported fields }
func NewDummyLambdaFunction ¶
func NewDummyLambdaFunction() *DummyLambdaFunction
func (*DummyLambdaFunction) Register ¶
func (c *DummyLambdaFunction) Register()
func (*DummyLambdaFunction) SetReferences ¶
func (c *DummyLambdaFunction) SetReferences(references cref.IReferences)
Click to show internal directories.
Click to hide internal directories.