settings

package
v0.0.0-...-f11b149 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package settings provides the settings API

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

Manager represents the settings API

func NewManager

func NewManager(storage storage.Storage, logger *logrus.Logger, aclManager auth.ACLManager) *Manager

NewManager creates a new settings API with the given storage and logger

func (*Manager) RegisterRoutes

func (m *Manager) RegisterRoutes(r chi.Router)

RegisterRoutes registers the API handlers with the given ServeMux

Jump to

Keyboard shortcuts

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