dam

package
v0.0.0-...-adfec57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthService

func AuthService() string

TODO: Integrate Auth0 as auth service

func ConfigureRouter

func ConfigureRouter() (*gin.Engine, error)

func ImageBundler

func ImageBundler(images []interfaces.RetrievedImages, metadata []interfaces.ImageMetadata) ([]byte, error)

func ResponseHandler

func ResponseHandler(c *gin.Context, zipBundle []byte)

Types

type DataAccessHandler

type DataAccessHandler struct {
	MetadataFetcher interfaces.MetadataFetcher
	ImageFetcher    interfaces.ImageFetcher
}

func (*DataAccessHandler) RequestHandler

func (h *DataAccessHandler) RequestHandler(c *gin.Context)

type QueryPusher

type QueryPusher struct {
	// contains filtered or unexported fields
}

func (*QueryPusher) PushQuery

func (p *QueryPusher) PushQuery(query interfaces.ImageRequest) (string, []interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL