Documentation ¶
Index ¶
- type MC
- func (mc MC) GetFile(ctx context.Context, fileName string) ([]byte, error)
- func (mc MC) PutFile(ctx context.Context, file *multipart.FileHeader, fileName string) (string, error)
- func (mc MC) PutFileByPath(ctx context.Context, path string) (string, error)
- func (mc MC) RemoveFile(ctx context.Context, fileName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.