package
Version:
v0.0.0-...-8495beb
Opens a new window with list of versions in this module.
Published: Sep 20, 2022
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type NewThread struct {
Title string `json:"title"`
Body string `json:"body"`
Tags string `json:"tags"`
Category string `json:"category"`
}
type Thread struct {
ID string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.