app

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: AGPL-3.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InsightsUpdateInterval = 24 * time.Hour
	InsightsEndpoint       = "https://insights.happydomain.org/collect"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

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

func NewAdmin

func NewAdmin(app *App) *Admin

func (*Admin) Start

func (app *Admin) Start()

func (*Admin) Stop

func (app *Admin) Stop()

type App

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

func NewApp

func NewApp(cfg *happydns.Options) *App

func NewAppWithStorage added in v0.4.1

func NewAppWithStorage(cfg *happydns.Options, store storage.Storage) *App

func (*App) Start

func (app *App) Start()

func (*App) Stop

func (app *App) Stop()

type Usecases added in v0.4.1

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

Source Files

  • admin.go
  • app.go
  • insights.go

Jump to

Keyboard shortcuts

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