package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Jul 13, 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 CountdownResultDto struct {
CurrentTimeIsoDateTime string `json:"currentTime"`
TargetTimeIsoDateTime string `json:"targetTime"`
CountdownSeconds int64 `json:"countdown"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.