Documentation ¶
Index ¶
- Variables
- type File
- func (f *File) Clone(suffix string) (fl *File, err error)
- func (f *File) Close() (err error)
- func (f *File) Connect() (err error)
- func (f *File) Create() (err error)
- func (f *File) Disconnect()
- func (f *File) LoadFromForm(ff multipart.File) (err error)
- func (f *File) LoadFromUrl(url string) (err error)
- func (f *File) Reopen() (err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var TmpPrefix = "ae-" + cnst.VERSION + "-"
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.