package
Version:
v0.0.0-...-83adff0
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: GPL-3.0
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 PadInfo struct {
Aid int64 `json:"aid"`
Mid int64 `json:"mid"`
Fnm map[string]int64 `json:"fnm"`
Paded bool `json:"paded"`
OK chan bool `json:"-"`
IsUpload bool `json:"is_upload"`
CodeMode bool `json:"code_mode"`
IsUGC bool `json:"is_ugc"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.