users

package
v0.0.0-...-1f0c88a Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddEntry

func AddEntry(usr, pswd, entry string)

func ShowEntry

func ShowEntry(usr, pswd string)

Types

type User

type User struct {
	Username string
	Password string
}

func LoginUser

func LoginUser(username, password string) *User

func Signup

func Signup(username, password string) *User

func (*User) ReadJournal

func (u *User) ReadJournal() []string

func (*User) WriteJournal

func (u *User) WriteJournal(entry string)

Jump to

Keyboard shortcuts

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