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.3
Published
Oct 12, 2015
Platform
windows/amd64
Imports
5 packages
Last checked
3 minutes ago

Tools for package owners.