Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NovelChapter ¶
type NovelChapter struct {
Name string `json:"name"`
}
type NovelContent ¶
type NovelContent struct {
Name string `json:"name"`
}