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.35.1 (latest)
Published
Apr 17, 2025
Platform
js/wasm
Imports
4 packages
Last checked
2 hours ago

Tools for package owners.