Documentation ¶
Overview ¶
Package testpipeline exports small test pipelines for testing the vet runner. Shims must be generated for this package in order for tests to run correctly. These shims should be regenerated if changes are made to this package or to the shim generator.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FunctionReg ¶
FunctionReg constructs a sub optimal pipeline that needs function registration.
func KvEmitFn ¶
KvEmitFn is a do nothing example function with a k and v that uses an emit instead of a return.
func ShimNeeded ¶
ShimNeeded constructs a sub optimal pipeline that needs a function shim registration.
func VFloat64Fn ¶
VFloat64Fn is an unregistered function without type shims.
Types ¶
Click to show internal directories.
Click to hide internal directories.