api

package
v0.0.0-...-d4568f2 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CatalogueAPI

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

func NewCatalogueAPI

func NewCatalogueAPI(
	dbConnection database.Adapter,
	sasProvider auth.SasTokenProvider,
) *CatalogueAPI

func (*CatalogueAPI) Get

func (c *CatalogueAPI) Get(ctx *gin.Context)

func (*CatalogueAPI) Post

func (c *CatalogueAPI) Post(ctx *gin.Context)

type Request

type Request struct {
	SasDuration sasDuration `json:"sasDuration" example:"60m"`
}

Jump to

Keyboard shortcuts

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