lineage

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchLineageResult

type BatchLineageResult struct {
	Edge   lineage.LineageEdge `json:"edge"`
	Status string              `json:"status"` // "created", "duplicate", or "existing"
}

type Handler

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

func NewHandler

func NewHandler(lineageService lineage.Service, userService user.Service, authService auth.Service, config *config.Config) *Handler

func (*Handler) Routes

func (h *Handler) Routes() []common.Route

Jump to

Keyboard shortcuts

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