//
pkg.gl
Category
github.com/BitBoxSwiss/bitbox-wallet-app
backend
accounts
notes
package
4.46.3+incompatible
Repository:
https://github.com/bitboxswiss/bitbox-wallet-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
105 SLOC
#
Functions
LoadNotes
LoadNotes makes a new Notes instance, already pre-loading all notes into RAM.
#
Constants
MaxNoteLen
MaxNoteLen is the maximum length per note.
#
Structs
Data
Data is the notes JSON data serialized to disk.
Notes
Notes is a high level helper for notes, allowing you to read and set notes for transactions.