package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 31, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Fuck struct {
U string `json:"u"`
I int
}
Fuck fucks
type Model struct {
ID int64 `json:"id"`
InDate string `json:"in_date"`
EditDate string `json:"edit_date"`
DeletedAt time.Time `json:"deleted_at"`
}
Model Hah
Source Files
¶
Click to show internal directories.
Click to hide internal directories.