Documentation
¶
Overview ¶
Package stub provides a stub api.Linker that returns empty values and specific errors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var API api.Linker[Reason, error] = linker{}
API linker, error will be returned from any functions in the API that include an error. Functions that do not include an error will panic, if the error is not nil.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.