Versions in this module Expand all Collapse all v0 v0.5.0 Jun 9, 2020 Changes in this version + var LambdaClient lambdaiface.LambdaAPI + func FetchData(cmd *cobra.Command, args []string) (map[string][]string, error) + func NewCmd() *cobra.Command + func Output(count map[string][]string) (string, error) + func SetMockDefaultBehaviour(lm *MockLambdaClient) + type MockLambdaClient struct + func (client *MockLambdaClient) ListFunctions(params *lambda.ListFunctionsInput) (*lambda.ListFunctionsOutput, error)