Documentation
¶
Overview ¶
Package store is download cache file struct
Index ¶
Constants ¶
View Source
const FileExt = "FictionDown"
FileExt is filename extension (without dot)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chapter ¶
type Chapter struct { Name string URL string TURL []string Text []string Example []string Alias []string `yaml:"-"` MuxLock sync.Mutex `yaml:"-"` }
Chapter 章节
Click to show internal directories.
Click to hide internal directories.