Documentation ¶
Index ¶
- func CreateFile(cc *core.Context, datt envelope.DataAttachment) error
- func DeleteFile(cc *core.Context, att *envelope.Attachment) error
- func DeleteFileUntilSize(cc *core.Context, currentSize, maxSize int64) error
- func GetFile(cc *core.Context, att *envelope.Attachment) (*os.File, error)
- func GetFileData(cc *core.Context, att *envelope.Attachment) (envelope.DataAttachment, error)
- func Size(cc *core.Context) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
func CreateFile(cc *core.Context, datt envelope.DataAttachment) error
func DeleteFile ¶
func DeleteFile(cc *core.Context, att *envelope.Attachment) error
func DeleteFileUntilSize ¶
func GetFileData ¶
func GetFileData(cc *core.Context, att *envelope.Attachment) (envelope.DataAttachment, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.