Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
ID int64
DomainName string
BizName string
Hash string
FileType string
FileSize int64
Uploaded bool
CreateTime time.Time
UpdateTime time.Time
}
func NewWithFileContext ¶
func NewWithFileContext(fc *api.FileContext) *File
func NewWithModel ¶
func (*File) GetObjectName ¶
func (*File) SetUploaded ¶
Click to show internal directories.
Click to hide internal directories.