package
2.1.7
Repository: https://github.com/pixlise/core.git
Documentation: pkg.go.dev

# Functions

InitAPIServices sets up a new APIServices instance.

# Variables

NOTE: these 2 vars are set during compilation in gitlab CI build (see Makefile).
No description provided by the author

# Structs

APIServices contains any services that HTTP handlers would want to use, like logging/config reading.
Here we really just expose some test helpers.

# Interfaces

ExportZipper - Interface for creating an export zip file.
IDGenerator - Generates ID strings.
IJWTReader - User ID getter from HTTP request.
URLSigner - Generates AWS S3 signed URLs.