package
0.0.0-20211212162911-6c9bd3a40a2b
Repository: https://github.com/striversity/glft.git
Documentation: pkg.go.dev
# Functions
GetNextRecord returns several values corresponding to Peron's record.
Load Person records from people.json file into database, return nil on success or an error value.
ResetCursor results in GetNextRecord() returrning the first person.
# Type aliases
Currency is a type to abstract the presentation of dollars.