admin

package
v0.0.0-...-6ad305b Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Admin

func Admin(r *mux.Router, conf *Config)

Types

type Config

type Config struct {
	Active bool      `json:"active"` // Whether the admin API server should run or not
	Db     pq.Config `json:"db"`     // see https://pkg.go.dev/github.com/lib/pq@v1.12.3#Config
}

Jump to

Keyboard shortcuts

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