# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IntToHex converts an int64 to a byte array.
No description provided by the author
NewTerminalPrompter create a terminal prompter.
No description provided by the author
ReverseSlice returns an in-place reversal of the slice's elements.
No description provided by the author
UintToHex converts an uint64 to a byte array TODO Same as IntToHex, need refactor.
No description provided by the author
No description provided by the author
# Variables
Stdin holds the stdin line reader (also using stdout for printing prompts).
# Interfaces
UserPrompter handle console user input interactive.
# Type aliases
No description provided by the author