package
Version:
v0.0.0-...-095bff8
Opens a new window with list of versions in this module.
Published: Jan 5, 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
¶
type TangPoem struct {
Author *string `json:"author"`
Paragraphs []*string `json:"paragraphs"`
Title *string `json:"title"`
ID *string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.