Documentation
¶
Index ¶
Constants ¶
View Source
const ( FunctionName = "TestFunctionName" LogStreamName = "2018/01/01/[$LATEST]1234567890" AppId = "1234567890" FunctionVersion = "$Version" ApplicationProfile = "TestProfile" Region = "TestRegion" MemoryLimit = 512 LogGroupName = "TestLogGroupName" )
Variables ¶
This section is empty.
Functions ¶
func CleanEnvironment ¶
func CleanEnvironment()
func PrepareEnvironment ¶
func PrepareEnvironment()
Types ¶
type MockReporter ¶
MockReporter is used in tests for mock reporter
func (*MockReporter) Clear ¶
func (r *MockReporter) Clear()
func (*MockReporter) Collect ¶
func (r *MockReporter) Collect(messages []interface{})
func (*MockReporter) Report ¶
func (r *MockReporter) Report(apiKey string)
Source Files
¶
- util.go
Click to show internal directories.
Click to hide internal directories.