v1

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: 8 Imported by: 0

Documentation

Overview

Package v1 contains the full set of handler functions and routes supported by the v1 web api.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Routes

func Routes(router *mux.Router, cfg Config)

Routes binds all the version 1 routes.

Types

type Config

type Config struct {
	Logger          *slog.Logger
	DomibusSOAP     *domibus.SOAP
	EUPortalConfig  euportal.Config
	DiscoController controller.DiscoveryController
	AccessPoints    map[string]uuid.UUID
}

Config contains all the mandatory systems required by handlers.

Directories

Path Synopsis
Package discoverygrp maintains the group of handlers for discovery access.
Package discoverygrp maintains the group of handlers for discovery access.
Package euportal provides CRUD functionality to interact with EU Portal API.
Package euportal provides CRUD functionality to interact with EU Portal API.

Jump to

Keyboard shortcuts

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