method

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthZConfig added in v0.7.0

type AuthZConfig struct {
	Groups []string            `json:"groups"`
	Paths  map[string][]string `json:"paths"`
}

type Method

type Method interface {
	Authenticated(*http.Request) error
	Authorized(*http.Request) error
}

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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