Documentation
¶
Index ¶
- type Data
- func (d *Data) DataFS() fs.FS
- func (d *Data) DeleteData(ctx context.Context, att *envelope.Attachment) error
- func (d *Data) ForceCreateData(ctx context.Context, att *envelope.Attachment, data []byte) error
- func (d *Data) GetData(ctx context.Context, att *envelope.Attachment) ([]byte, error)
- func (d *Data) GetDataSize(ctx context.Context) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct {
// contains filtered or unexported fields
}
func (*Data) DeleteData ¶
func (*Data) ForceCreateData ¶
Click to show internal directories.
Click to hide internal directories.