packagetobundles

package
v0.0.0-...-6d13c91 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

TODO: Delete after bundles are adopted

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

Handler missing godoc

func NewHandler

func NewHandler(transact persistence.Transactioner) *Handler

NewHandler missing godoc

func (*Handler) Handler

func (h *Handler) Handler() func(next http.Handler) http.Handler

Handler missing godoc

type LabelUpsertService

type LabelUpsertService interface {
	UpsertLabel(ctx context.Context, tenant string, labelInput *model.LabelInput) error
}

LabelUpsertService missing godoc

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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