util

package
v1.35.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NoParentCopyFound = errors.New("No Parent Copy Found")

Functions

func GetCopies

func GetCopies(db *datastore.Datastore, h HasCopies) ([]*copy.Copy, error)

func GetParentCopy

func GetParentCopy(db *datastore.Datastore, h BelongsToParentCopy) (*copy.Copy, error)

Types

type BelongsToParentCopy

type BelongsToParentCopy interface {
	GetParentCopyId() string
}

type HasCopies

type HasCopies interface {
	GetCopySearchFieldAndIds() (string, []string)
}

Jump to

Keyboard shortcuts

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