//
pkg.gl
Category
github.com/go-sohunjug/utils
async
package
0.0.0-20240918081624-c908e9e5a282
Repository:
https://github.com/go-sohunjug/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
217 SLOC
#
Functions
New
New create a task waiter.
NewA
NewA create an action awaiter.
#
Variables
ErrTooLessDone
No description provided by the author
#
Structs
Result
No description provided by the author
#
Interfaces
Awaiter
No description provided by the author
Waiter
No description provided by the author
#
Type aliases
Action
Action a task without result.
Task
Task a task with result T.