package
Version:
v0.2.52
Opens a new window with list of versions in this module.
Published: May 27, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Err = xerror.NewXErr("XTry")
ErrNotFuncType = Err.New("func type not match error")
ErrParamsNotMatch = Err.New("params not match error")
)
func Try(fn interface{}) func(...interface{}) func(...interface{}) (err error)
Try xerror
Source Files
¶
Click to show internal directories.
Click to hide internal directories.