package
1.2.3
Repository: https://github.com/zutim/ego.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Call 同步依次执行函数,只要有一个返回err,直接返回 通过此方法可以减少if err != nil { return }的判断.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IgnoreErrorCaller return new function that will ignore error.
No description provided by the author
No description provided by the author
No description provided by the author
shutdown 关闭服务.
WaitClose is a helper function that waits for the channel to close and invoke the callback.

# Variables

No description provided by the author

# Structs

ChanWatcher implements the Watcher interface with channel.

# Interfaces

No description provided by the author
Watcher.