package
Version:
v0.12.3
Opens a new window with list of versions in this module.
Published: Sep 30, 2023
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
¶
Package help - Content managed by Project Forge, see [projectforge.md] for details.
Package help - Content managed by Project Forge, see [projectforge.md] for details.
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.