//
pkg.gl
Category
github.com/cognusion/imageserver
source
s3
package
1.0.1
Repository:
https://github.com/cognusion/imageserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
118 SLOC
#
Functions
NewS3Server
NewS3Server takes AWS Region, AccessKey, SecretKey, and S3 Bucket name, and returns a Server or an error.
#
Structs
Server
Server is a imageserver.Server implementation that gets the Image from an S3 URL.