package
Version:
v0.2.6
Opens a new window with list of versions in this module.
Published: Sep 8, 2025
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 Base struct {
ID string `json:"id"`
CreatedAt time.Time `json:"created_at"`
UpdatedAt time.Time `json:"updated_at"`
}
Base contains common columns for all tables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.