Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chebyrash/promise
/ types & classes
Types & classes
4 in github.com/chebyrash/promise
⨍
Functions
31
◇
Types & classes
4
↓ 3 callers
FuncType
wrapFunc
func(f func())
pool.go:20
Interface
Pool
pool.go:12
Struct
Promise
Promise represents the eventual completion (or failure) of an asynchronous operation and its resulting value
promise.go:10
Struct
tuple
promise.go:229