package
Version:
v0.0.0-...-1ac23cf
Opens a new window with list of versions in this module.
Published: Jun 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Node struct {
Address string `json:"address"`
Provider string `json:"provider"`
Price common.Coins `json:"price"`
RemoteURL string `json:"remote_url"`
Status string `json:"status"`
StatusAt time.Time `json:"status_at"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.