# Functions
No description provided by the author
AppendPrice will append an int64 formatted as a price, where the int64 is the price in cents.
No description provided by the author
Float parses a byte-slice and returns the float it represents.
Int parses a byte-slice and returns the integer it represents.