package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 19, 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 Note struct {
ID int64 `json:"id"`
Title string `json:"title"`
CreatedOn time.Time `json:"created_on"`
UpdatedOn time.Time `json:"updated_on"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.