package pidfile

import "github.com/dotcloud/docker/pkg/pidfile"

Index

Types

type PidFile

type PidFile struct {
	// contains filtered or unexported fields
}

func New

func New(path string) (*PidFile, error)

func (PidFile) Remove

func (file PidFile) Remove() error

Source Files

pidfile.go

Version
v1.8.0-rc2
Published
Aug 4, 2015
Platform
js/wasm
Imports
5 packages
Last checked
1 minute ago

Tools for package owners.