package
Version:
v0.4.5
Opens a new window with list of versions in this module.
Published: Sep 7, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type InputDto struct {
Unix string `json:"unix" validate:"required,min=1"`
}
type OutputDto struct {
Time string `json:"time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.