package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Sep 11, 2018
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.