sdactivation

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package sdactivation provides support for systemd socket activation, wrapping the coreos/go-systemd package. This wraps the underlying go-systemd library, as it fails to build on plan9 https://github.com/coreos/go-systemd/pull/440

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Listeners

func Listeners() ([]net.Listener, error)

Listeners returns a slice containing a net.Listener for each matching socket type passed to this process.

func ListenersWithNames

func ListenersWithNames() (map[string][]net.Listener, error)

ListenersWithNames maps a listener name to a set of net.Listener instances.

Types

This section is empty.

Jump to

Keyboard shortcuts

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