//
pkg.gl
Category
github.com/onflow/rosetta
timeout
package
0.4.37
Repository:
https://github.com/onflow/rosetta.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
91 SLOC
#
Functions
New
New returns a new context that is automatically cancelled after the given timeout duration.
#
Structs
Handler
Handler corresponds to a context created by the New function.