config

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

type Admin struct {
	Admin    string `fig:"password_hash,required"`
	Disabled bool   `fig:"disabled"`
}

func (*Admin) VerifyAdmin

func (p *Admin) VerifyAdmin(pass string) bool

type Config

func New

func New(getter kv.Getter) Config

Jump to

Keyboard shortcuts

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