Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateListObjectsV2Response ¶
func GenerateListObjectsV2Response(bucket, prefix, token, nextToken, startAfter, delimiter, encodingType string, isTruncated bool, maxKeys int, objects []store.ObjectInfo, prefixes []string) response.ListObjectsV2Response
GenerateListObjectsV2Response Generates an ListObjectsV2 response for the said bucket with other enumerated options.
func NewS3Server ¶
func NewS3Server(router *mux.Router, dagService ipld.DAGService, authSys *iam.AuthSys, db *uleveldb.ULevelDB)
NewS3Server Start a S3Server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.