Discover Packages
github.com/infiniteDemon/moby
pkg
promise
package
Version:
v1.9.0-rc2
Opens a new window with list of versions in this module.
Published: Oct 22, 2015
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.