package
0.30.1-beta
Repository: https://github.com/trueblocks/tokenomics.io.git
Documentation: pkg.go.dev
# Functions
ListMonitors puts a list of Monitors into the monitorChannel.
NewMonitor returns a Monitor (but has not yet read in the AppearanceRecords).
No description provided by the author
NewStagedMonitor returns a Monitor whose path is in the 'staging' folder.
# Constants
No description provided by the author
# Variables
SentinalAddr is a marker to signify the end of the monitor list produced by ListMonitors.
# Structs
Header is the header of the Monitor file.
Monitor carries information about a Monitor file and its header.
No description provided by the author