userdb

package
v0.0.0-...-3ce0f23 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: GPL-3.0 Imports: 3 Imported by: 1

Documentation

Overview

Package userdb implements a very simple, read-only user database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authenticator

type Authenticator interface {
	Authenticate(username, password string) error
}

func Open

func Open(path string) (Authenticator, error)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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