package locker

import "github.com/docker/compose/v2/internal/locker"

Index

Types

type Pidfile

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

func NewPidfile

func NewPidfile(projectName string) (*Pidfile, error)

func (*Pidfile) Lock

func (f *Pidfile) Lock() error

Source Files

pidfile.go pidfile_unix.go runtime.go

Version
v2.27.3
Published
Jun 21, 2024
Platform
js/wasm
Imports
4 packages
Last checked
1 hour ago

Tools for package owners.