package
Version:
v0.0.0-...-039f709
Opens a new window with list of versions in this module.
Published: Oct 25, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Category struct {
ID primitive.ObjectID `json:"id, omitempty" bson:"_id"`
Title string `json:"title,omitempty" bson:"title,omitempty"`
CreatedAt time.Time `json:"createdAt,omitempty" bson:"createdAt,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.