api

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers struct {
	Auth          *handler.Auth
	ConfigEditing *handler.ConfigEditing
	ConfigReading *handler.ConfigReading
	Health        *handler.Health
}

type Set

type Set []*api

Set describes all Rest API routes.

func NewSet

func NewSet(h *Handlers) Set

NewSet creates and returns all Rest API routes. nolint:funlen // it contains all definitions of all APIs and for that reason this list can be as long as needed

Jump to

Keyboard shortcuts

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