package
Version:
v0.0.0-...-6729b33
Opens a new window with list of versions in this module.
Published: May 4, 2024
License: MIT
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 Topic struct {
Namespace string `json:"namespace"`
Topic string `json:"topic"`
Private bool `json:"private"`
ViewCount int64 `json:"viewCount"`
}
Topic of a thread.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.