facts

package
v0.0.0-...-36c55c0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package facts provides fact key discovery API handlers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handler

func Handler(
	logger *slog.Logger,
	signingKey string,
	customRoles map[string][]string,
) []func(e *echo.Echo)

Handler returns facts route registration functions.

Types

type Facts

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

Facts implements the facts API handler.

func New

func New(
	logger *slog.Logger,
) *Facts

New creates a new Facts handler.

func (*Facts) GetFactKeys

GetFactKeys returns the list of available fact keys.

Directories

Path Synopsis
Package gen provides primitives to interact with the openapi HTTP API.
Package gen provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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