package pidfile

import "github.com/docker/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.7.0
Published
Jun 18, 2015
Platform
js/wasm
Imports
5 packages
Last checked
2 seconds ago

Tools for package owners.