//
pkg.gl
Category
github.com/meateam/upload-service
object
package
2.0.1+incompatible
Repository:
https://github.com/meateam/upload-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
709 SLOC
#
Functions
NewHandler
NewHandler creates a Handler and returns it.
NewService
NewService creates a Service and returns it.
#
Structs
Handler
Handler handles object operation requests by uploading the file's data to aws-s3 Object Storage.
Service
Service is a structure used for operations on S3 objects.