pidfile

package
v0.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "pidfile"

Variables

This section is empty.

Functions

This section is empty.

Types

type Cfg

type Cfg struct {
	PidPath string `json:"pidPath"`
}

type PidManager

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

func New

func New(name string) *PidManager

func (*PidManager) GetBinName

func (pm *PidManager) GetBinName() string

func (*PidManager) GetPid

func (pm *PidManager) GetPid() (int, error)

func (*PidManager) GetPidF

func (pm *PidManager) GetPidF() (string, error)

func (*PidManager) SavePid

func (pm *PidManager) SavePid() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL