package
Version:
v0.0.0-...-fcecf71
Opens a new window with list of versions in this module.
Published: Nov 7, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entry struct {
UID string `json:"uid"`
Author string `json:"author"`
Date time.Time `json:"date"`
Description string `json:"description"`
Title string `json:"title"`
URL string `json:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.