package
Version:
v0.0.0-...-f0f63f4
Opens a new window with list of versions in this module.
Published: Aug 5, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mock allows you to return specific values for functions. It will
panic if the wrong value types are added.
Mocker helps test functions.
Enabled returns if the mock is enabled for the function.
SetEnable will enable the mocker.
ShowCaller will output the caller.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.