Documentation ¶
Index ¶
Constants ¶
View Source
const ENTRIES_PER_TILE = 1 << TILE_HEIGHT
View Source
const TILE_HEIGHT = 8
Variables ¶
This section is empty.
Functions ¶
func GetEntriesLauncher ¶
func LogConfigSyncer ¶
func UpdateLogList ¶
Types ¶
type Log ¶
type Log struct { Id int PublicKey []byte PubKey any KeyName string SigVer *ctgo.SignatureVerifier NoteVerifiers note.Verifiers Url string SubmissionUrl string Type string MMDInSeconds int BatchSize int64 RequestsThrottle *string RequestsConcurrent int TreeSize int64 LatestSTHTimestamp time.Time LatestUpdate time.Time LatestStoredEntryID int64 // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.