model

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ledger

type Ledger struct {
	LedgerID string
	UserID   string
	Desc     string
	Income   int
	Date     string
}

Ledger represents ledger data.

type UserAccount

type UserAccount struct {
	UserID string
}

UserAccount represents user account data.

type UserLogIn

type UserLogIn struct {
	UserID string
	Passwd string
}

UserLogIn represents user login data.

Jump to

Keyboard shortcuts

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