package
0.10.0-rc2
Repository: https://github.com/nymtech/node-status-api.git
Documentation: pkg.go.dev

# Structs

BatchMixStatus allows to indicate whether given set of nodes is up or down, as reported by a Nym monitor node.
BatchMixStatusReport gives a quick view of network uptime performance.
Error ...
No description provided by the author
No description provided by the author
MixStatus indicates whether a given node is up or down, as reported by a Nym monitor node.
MixStatusReport gives a quick view of mixnode uptime performance.
NodeInfo comes from a node telling us it's alive.
PersistedMixStatus is a saved MixStatus with a timestamp recording when it was seen by the directory server.
No description provided by the author
No description provided by the author
No description provided by the author
I don't think there's a way around it as gorm seems to make tables based on the structs provided.
No description provided by the author