//
pkg.gl
Category
github.com/bazelbuild/tools_jvm_autodeps
future
package
0.0.0-20180917073602-62694dd50b91
Repository:
https://github.com/bazelbuild/tools_jvm_autodeps.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
21 SLOC
#
Functions
Immediate
Immediate returns a Value which resolves to 'value'.
NewValue
NewValue returns a new Value future, whose value is computed by f().
#
Structs
Value
Value implements a future/promise for an arbitrary value.