user

package
v0.0.0-...-10a7ee0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LEUser

type LEUser struct {
	Email        string
	NewUser      bool
	Registration *registration.Resource
	Key          crypto.PrivateKey
}

func (*LEUser) GetEmail

func (u *LEUser) GetEmail() string

func (*LEUser) GetPrivateKey

func (u *LEUser) GetPrivateKey() crypto.PrivateKey

func (LEUser) GetRegistration

func (u LEUser) GetRegistration() *registration.Resource

func (*LEUser) IsNew

func (u *LEUser) IsNew() bool

func (*LEUser) MarshalJSON

func (u *LEUser) MarshalJSON() ([]byte, error)

func (*LEUser) UnmarshalJSON

func (u *LEUser) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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