cmd

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2022 License: LGPL-2.1 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUser

func AddUser(username string)

func DelUser

func DelUser(username string)

func ListUsers

func ListUsers()

func Merge

func Merge(fnames []string, output string)

func Replay

func Replay(fname string, wait uint)

func ValidateUser

func ValidateUser(username []byte, passwd []byte) bool

Types

type UserRecord

type UserRecord struct {
	User   []byte   `json:"Username"`
	Seed   []byte   `json:"Seed"`
	Passwd [32]byte `json:"Password"`
}

Jump to

Keyboard shortcuts

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