package
0.0.0-20220402081021-f876f646aef0
Repository: https://github.com/theodoree/tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
比如想按照Gof的定义,那么在接口中定义一个布尔值表示是否能够处理即可。 handler( val ) (val,executed) 如果executed等于false那么继续传递,使用下一个执行函数.