package
Version:
v0.2.233
Opens a new window with list of versions in this module.
Published: Aug 18, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Status struct {
Status string `json:"status"`
}
type Upload struct {
Id string `json:"id"`
Timestamp uint64 `json:"timestamp"`
Version string `json:"version"`
Public string `json:"public"`
Signature string `json:"signature"`
DeadlineHeight uint64 `json:"deadlineHeight"`
Block uint64 `json:"block"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.