models

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account added in v0.4.0

type Account struct {
	Email        string
	Registration *registration.Resource

	ExternalAccountBinding config.ExternalAccountBinding
	// contains filtered or unexported fields
}

func NewAccount added in v0.4.0

func NewAccount(email string, eab config.ExternalAccountBinding) (*Account, error)

func (Account) GetEmail added in v0.4.0

func (a Account) GetEmail() string

func (Account) GetPrivateKey added in v0.4.0

func (a Account) GetPrivateKey() crypto.PrivateKey

func (Account) GetRegistration added in v0.4.0

func (a Account) GetRegistration() *registration.Resource
type UserServiceLink struct {
	Username string
	Url      string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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