package
0.4.0
Repository: https://github.com/mattermost/awat.git
Documentation: pkg.go.dev

# Functions

NewAWSContext creates a new AWSContext with the specified bucket name.
Register sets up the routing of HTTP endpoints to their respective handler functions.

# Structs

AWSContext implements the AWS interface and provides methods to interact with AWS S3.
Context provides the API with all necessary data and interfaces for responding to requests.

# Interfaces

AWS provides an interface to interact with AWS services.
Store defines the interface for data storage and retrieval operations.