package reexec
import "github.com/dotcloud/docker/reexec"
Index ¶
Functions ¶
func Init ¶
func Init() bool
Init is called as the first part of the exec process and returns true if an initialization function was called.
func Register ¶
func Register(name string, initializer func())
Register adds an initialization func under the specified name
func Self ¶
func Self() string
Self returns the path to the current processes binary
Source Files ¶
- Version
- v1.3.0
- Published
- Oct 15, 2014
- Platform
- windows/amd64
- Imports
- 4 packages
- Last checked
- 8 minutes ago –
Tools for package owners.