daemon

package
v0.99.36-0...-9dd75c3 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2026 License: Artistic-2.0 Imports: 28 Imported by: 0

Documentation

Overview

Package daemon implements the "daemon" command which starts the Convos server.

Index

Constants

This section is empty.

Variables

View Source
var ErrUnknownScheme = errors.New("unknown connection scheme")

Functions

func Command

func Command() *cli.Command

Types

type ListenerConfig

type ListenerConfig struct {
	Network  string
	Address  string
	CertFile string
	KeyFile  string
	IsHTTPS  bool
}

ListenerConfig holds the parsed configuration for a single listen address.

Jump to

Keyboard shortcuts

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