package
Version:
v0.0.0-...-3694567
Opens a new window with list of versions in this module.
Published: Nov 4, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BlockEvents struct {
Data struct {
Now *NowT
Events EventsT
}
}
type BlockEventsR struct {
Data struct {
Now *NowT
EventsR EventsRT
}
}
type BlockNow struct {
Data struct {
Now *NowT
}
}
type IdT struct {
In bool
Id struct {
Uid string
}
}
type MaxT struct {
Data struct {
CountMax struct {
Utc0 int64
}
}
}
type NowT struct {
Number int
Bct,
Utc0 int64
}
type Out struct {
Title,
Now,
Delay,
Period,
Submit string
List ListE
ListT,
ListG ListS
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.