Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_CONFIG_NAME = "files.json"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChunkedFileInfo ¶
type FileConfig ¶
type FileConfig struct {
RawFile RawFileInfo `json:"raw_file"`
ChunkedFileList []ChunkedFileInfo `json:"chunked_file_list"`
EndPoint []string `json:"end_point"`
}
type RawFileInfo ¶
Click to show internal directories.
Click to hide internal directories.