//
pkg.gl
Category
github.com/meowalien/go-meowalien-lib
contexts
package
1.13.0
Repository:
https://github.com/meowalien/go-meowalien-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
283 SLOC
#
Functions
NewContextGroup
ctx could be nil.
NewPromiseContext
No description provided by the author
#
Interfaces
ContextGroup
ContextGroup is a group of PromiseContext, it can create child ContextGroup, all child ContextGroup will be closed before the parent.
PromiseContext
No description provided by the author