ui

package
v2.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: Apache-2.0 Imports: 53 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(router *mux.Router, store *storage.Storage, pool *worker.Pool)

Serve declares all routes for the user interface.

Types

type WebAuthnUser added in v2.0.51

type WebAuthnUser struct {
	User        *model.User
	AuthnID     []byte
	Credentials []model.WebAuthnCredential
}

func (WebAuthnUser) WebAuthnCredentials added in v2.0.51

func (u WebAuthnUser) WebAuthnCredentials() []webauthn.Credential

func (WebAuthnUser) WebAuthnDisplayName added in v2.0.51

func (u WebAuthnUser) WebAuthnDisplayName() string

func (WebAuthnUser) WebAuthnID added in v2.0.51

func (u WebAuthnUser) WebAuthnID() []byte

func (WebAuthnUser) WebAuthnIcon added in v2.0.51

func (u WebAuthnUser) WebAuthnIcon() string

func (WebAuthnUser) WebAuthnName added in v2.0.51

func (u WebAuthnUser) WebAuthnName() string

Source Files

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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