Documentation ¶
Overview ¶
Package caller provides utilities to inspect the caller of a function.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
Check is the implementation of the same-name public function. Check uses packages.Same to compare two packages.
func FuncWithIgnore ¶
FuncWithIgnore is Get with custom ignore function. If ignore returns true, the function is ignored on counting the number of skips. This method is exported for unit testing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.