Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsService ¶
type AwsService interface {
Upload(file *multipart.FileHeader) (*manager.UploadOutput, error)
}
func NewAwsService ¶
func NewAwsService() AwsService
Click to show internal directories.
Click to hide internal directories.