package
Version:
v1.5.29
Opens a new window with list of versions in this module.
Published: Nov 16, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entry struct {
Key string `json:"key"`
Title string `json:"title,omitempty"`
Markdown string `json:"markdown,omitempty"`
HTML string `json:"html,omitempty"`
}
type Service struct {
Entries Entries
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.