Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gurpartap/async
/ functions
Functions
26 in github.com/Gurpartap/async
⨍
Functions
26
◇
Types & classes
10
↓ 3 callers
Method
Await
()
any.go:8
↓ 2 callers
Method
GetLocation
()
example_test.go:35
↓ 2 callers
Method
GetNameAndAge
()
example_test.go:40
↓ 2 callers
Method
GetUser
()
example_test.go:30
↓ 2 callers
Method
SetName
(name string)
example_test.go:45
↓ 1 callers
Function
Any
(f func() (interface{}, error))
any.go:24
↓ 1 callers
Function
Any2
(f func() (interface{}, interface{}, error))
any2.go:24
↓ 1 callers
Method
AwaitContext
(ctx context.Context)
any.go:9
↓ 1 callers
Function
Err
(f func() error)
error.go:24
↓ 1 callers
Function
Value
(f func() interface{})
value.go:24
Method
Await
()
value.go:8
Method
Await
()
value.go:16
Method
Await
()
any.go:16
Method
Await
()
any2.go:8
Method
Await
()
any2.go:16
Method
Await
()
error.go:8
Method
Await
()
error.go:16
Method
AwaitContext
(ctx context.Context)
value.go:9
Method
AwaitContext
(ctx context.Context)
value.go:20
Method
AwaitContext
(ctx context.Context)
any.go:20
Method
AwaitContext
(ctx context.Context)
any2.go:9
Method
AwaitContext
(ctx context.Context)
any2.go:20
Method
AwaitContext
(ctx context.Context)
error.go:9
Method
AwaitContext
(ctx context.Context)
error.go:20
Function
ExampleAsync
()
example_test.go:66
Function
ExampleSync
()
example_test.go:50