utils

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicAuthHandler

func BasicAuthHandler(username, password string, h http.Handler) http.HandlerFunc

func Decrypt

func Decrypt(key []byte, encrypted string) (string, error)

func Encrypt

func Encrypt(key, text string) (string, error)

func MergeLabels

func MergeLabels(connLabels, gaugeLabels map[string]string) prometheus.Labels

func SetLogLevel

func SetLogLevel(level string)

func ShouldRunQuery

func ShouldRunQuery(query types.Query, conn types.Connection) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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