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

Version
v2.23.0
Published
Oct 18, 2023
Platform
js/wasm
Imports
4 packages
Last checked
1 hour ago

Tools for package owners.