collector

package
v1.3.0-rc.0...-d217119 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authenticator

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

func NewAuthenticator

func NewAuthenticator(opts ...Option) *Authenticator

type Option

type Option func(authenticator *Authenticator)

func WithConfig

func WithConfig(cfg *config) Option

WithConfig with config

func WithLogger

func WithLogger(l logs.Logger) Option

WithLogger with Logger

func WithValidator

func WithValidator(v authentication.Validator) Option

WithValidator with validator

Jump to

Keyboard shortcuts

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