archivedynamo

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: AGPL-3.0 Imports: 11 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) catalogdynamo.TablePk

func New

func New(sess *session.Session, tableName string, createTable bool) (archive.ARepositoryAdapter, error)

Types

type MediaLocation

type MediaLocation struct {
	catalogdynamo.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