package
Version:
v0.0.0-...-fc1c61b
Opens a new window with list of versions in this module.
Published: Feb 11, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Transaction struct {
UUID uuid.UUID
AccountUUID uuid.UUID
UserUUID uuid.UUID
Time time.Time
Amount float64
Title string
Category string
}
type User struct {
UUID uuid.UUID
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.