entities

package
v0.0.54 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package entities contains logic relating to entity management

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EntityFromIDs added in v0.0.53

func EntityFromIDs(
	repositoryID uuid.UUID,
	artifactID uuid.UUID,
	pullRequestID uuid.UUID,
) (uuid.UUID, db.Entities, error)

EntityFromIDs takes the IDs of the three known entity types and returns a single ID along with the type of the entity. This assumes that exactly one of the IDs is not equal to uuid.Nil

Types

This section is empty.

Jump to

Keyboard shortcuts

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