archivedynamo

package
v1.5.53 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: AGPL-3.0 Imports: 13 Imported by: 1

Documentation

Overview

Package archivedynamo extends catalogdynamo to add media locations to the main table

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MediaLocationPk

func MediaLocationPk(owner, id string) appdynamodb.TablePk

func New

func New(client *dynamodb.Client, tableName string) (archive.ARepositoryAdapter, error)

Types

type MediaLocationRecord added in v1.4.0

type MediaLocationRecord struct {
	appdynamodb.TablePk
	LocationKeyPrefix string // LocationKeyPrefix is used for indexing
	LocationId        string // LocationId is also part of the primary key
	LocationKey       string // LocationKey is the physical location
}

Jump to

Keyboard shortcuts

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