package
Version:
v0.1.24
Opens a new window with list of versions in this module.
Published: Sep 4, 2026
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 Content struct {
Name string `json:"name"`
Description string `json:"description"`
Body string `json:"body"`
Path string `json:"path"`
}
type Descriptor struct {
Name string `json:"name"`
Description string `json:"description"`
Path string `json:"path"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.