package
Version:
v0.0.0-...-4658266
Opens a new window with list of versions in this module.
Published: Sep 29, 2021
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Transaction struct {
Citizenship string `json:"citizenship"`
From string `json:"from"`
Type string `json:"type"`
Amount int64 `json:"amount"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.