package
Version:
v2.0.1+incompatible
Opens a new window with list of versions in this module.
Published: Oct 25, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func FuncCheck(fn interface{}) error
FuncCheck tests if a function is one of FuncType
FuncTypeWrap wraps a valid FuncType to FuncContextError
FuncType indicates a prototype of build job function
const (
InvalidType FuncType = iota
VoidType
ErrorType
ContextVoidType
ContextErrorType
)
FuncTypes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.