daemon

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Env envvar.Env
}

type Daemon

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

func New

func New(c Config) *Daemon

func (*Daemon) Server

func (d *Daemon) Server() *server.Server

func (*Daemon) Worker

func (d *Daemon) Worker() *combined.Worker

type Interface

type Interface interface {
	Server() *server.Server
	Worker() *combined.Worker
}

Jump to

Keyboard shortcuts

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