certkey

package
v0.1.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

type Certkey

type Certkey struct {
	Started bool
	Shared  *Shared
}

func New

func New(mgr *manager.Manager) *Certkey

func (*Certkey) Apply added in v0.0.52

func (certkey *Certkey) Apply(user *authentication.User, definition []byte, agent string) (contracts.Response, error)

func (*Certkey) Compare added in v0.0.52

func (certkey *Certkey) Compare(user *authentication.User, definition []byte) (contracts.Response, error)

func (*Certkey) Delete

func (certkey *Certkey) Delete(user *authentication.User, definition []byte, agent string) (contracts.Response, error)

func (*Certkey) Event added in v0.0.137

func (certkey *Certkey) Event(event contracts.Event) error

func (*Certkey) GetShared added in v0.0.52

func (certkey *Certkey) GetShared() interface{}

func (*Certkey) Start added in v0.0.52

func (certkey *Certkey) 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