daemon

package
v3.0.0-rc4 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Overview

Package daemon is responsible ot other opensvc daemons start/stop

It is responsible for other sub daemons (listener, discover, scheduler, hb...)

Index

Constants

This section is empty.

Variables

View Source
var (
	WatchdogUsecEnv     = "WATCHDOG_USEC"
	WatchdogMinInterval = 2 * time.Second

	ClusterInitialStatePropagateInterval = 1000 * time.Millisecond
)

Functions

func GetBufferPublicationDuration

func GetBufferPublicationDuration() time.Duration

Types

type T

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

func New

func New() *T

func (*T) Running

func (t *T) Running() bool

func (*T) Start

func (t *T) Start(ctx context.Context) error

Start initializes and starts the daemon process, setting up necessary resources and subsystems.

func (*T) Stop

func (t *T) Stop() error

func (*T) Wait

func (t *T) Wait()

Jump to

Keyboard shortcuts

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