Documentation ¶
Index ¶
- func Cfg(name ...string) *gcfgx.Config
- func Client(client ...*gclient.Client) *gclientx.Client
- func Config(name ...string) *gcfgx.Config
- func GoIgnore(ctx context.Context, goroutineFunc func(ctx context.Context))
- func GoIgnoreX(goroutineFunc func())
- func GoX(goroutineFunc func(), recoverFunc func(exception error))
- func Server(name ...interface{}) *ghttpx.Server
- func TryCatchX(try func(), catch func(exception error))
- func TryIgnore(ctx context.Context, try func(ctx context.Context))
- func TryIgnoreX(try func())
- func TryX(try func()) (err error)
- func ViewX(name ...string) *gviewx.View
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TryIgnoreX ¶ added in v0.7.0
func TryIgnoreX(try func())
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.