package promise
import "github.com/dotcloud/docker/pkg/promise"
Index ¶
Functions ¶
Go is a basic promise implementation: it wraps calls a function in a goroutine,
and returns a channel which will later return the function's return value.
promise.go
- Version
- v1.5.0
- Published
- Feb 10, 2015
- Platform
- js/wasm
- Last checked
-
53 seconds ago
–
Tools for package owners.