Developer

These functions and plugins are only used during development, for automated testing, and occasionally for troubleshooting.

Normally you would not use these!

Plugin/FunctionTypeDescription
mockFunctionMock a plugin
mock_checkFunctionCheck expectations on a mock
mock_clearFunctionResets all mocks
mock_replayFunctionReplay recorded calls on a mock
panicPluginCrash the program with a panic!
profilePluginReturns a profile dump from the running process
profile_goroutinesPluginEnumerates all running goroutines
profile_memoryPluginEnumerates all in use memory within the runtime
traceFunctionUpload a trace file