# Packages
Package mocks is a generated GoMock package.
# Interfaces
nolint:lll // go generate is ugly.go:generate mockgen -destination=mocks/client_mock.go -package=mocks github.com/omegion/s3-secrets-manager/internal/client Interface Interface is an interface entrypoint for the application.
S3Interface is an interface for S3 Client.