discoverygrp

package
v0.0.0-...-4109721 Latest Latest
Warning

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

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

Documentation

Overview

Package discoverygrp maintains the group of handlers for discovery access.

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
}

func New

func New(logger *slog.Logger, domibusSOAP *domibus.SOAP, euPortal euportal.Config,
	discoController controller.DiscoveryController, aps map[string]uuid.UUID) *Handler

New constructs a handlers for a route access.

func (*Handler) Create

func (h *Handler) Create(w http.ResponseWriter, r *http.Request)

Create creates a discovery dataset.

func (*Handler) Delete

func (h *Handler) Delete(w http.ResponseWriter, r *http.Request)

Delete deletes a discovery dataset.

func (*Handler) Restore

func (h *Handler) Restore(w http.ResponseWriter, r *http.Request)

Restore restore a discovery catalog.

func (*Handler) Update

func (h *Handler) Update(w http.ResponseWriter, r *http.Request)

Update updates a discovery dataset.

Jump to

Keyboard shortcuts

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