httpauth

package
v0.0.137 Latest Latest
Warning

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

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

Documentation

Index

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

type Httpauth

type Httpauth struct {
	Started bool
	Shared  *Shared
}

func New

func New(mgr *manager.Manager) *Httpauth

func (*Httpauth) Apply added in v0.0.52

func (httpauth *Httpauth) Apply(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)

func (*Httpauth) Compare added in v0.0.52

func (httpauth *Httpauth) Compare(user *authentication.User, jsonData []byte) (contracts.Response, error)

func (*Httpauth) Delete

func (httpauth *Httpauth) Delete(user *authentication.User, jsonData []byte, agent string) (contracts.Response, error)

func (*Httpauth) Event added in v0.0.137

func (httpauth *Httpauth) Event(event contracts.Event) error

func (*Httpauth) GetShared added in v0.0.52

func (httpauth *Httpauth) GetShared() interface{}

func (*Httpauth) Start added in v0.0.52

func (httpauth *Httpauth) Start() error

type Shared added in v0.0.52

type Shared struct {
	Manager *manager.Manager
	Client  *client.Http
}

Jump to

Keyboard shortcuts

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