Discover Packages
github.com/SuhasAnand/kubernetes
Godeps
_workspace
src
github.com
fsouza
go-dockerclient
external
github.com
docker
docker
pkg
promise
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Sep 25, 2015
License: BSD-2-Clause, 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.