systemd

package
v0.0.0-...-711d027 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FdStore

type FdStore interface {
	Ready()
	GetFd(name string) (int, error)
	SaveFd(name string, fd int)
	RemoveFd(name string)
}

type SystemdFdStore

type SystemdFdStore struct{}

func (SystemdFdStore) GetFd

func (SystemdFdStore) GetFd(name string) (int, error)

func (SystemdFdStore) Ready

func (SystemdFdStore) Ready()

func (SystemdFdStore) RemoveFd

func (SystemdFdStore) RemoveFd(name string)

func (SystemdFdStore) SaveFd

func (SystemdFdStore) SaveFd(name string, fd int)

Jump to

Keyboard shortcuts

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