Discover Packages
github.com/jinglewang/moby
pkg
promise
package
Version:
v1.12.3-rc1
Opens a new window with list of versions in this module.
Published: Oct 25, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.