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) GetPrivateKey ¶
func (u *LEUser) GetPrivateKey() crypto.PrivateKey
func (LEUser) GetRegistration ¶
func (u LEUser) GetRegistration() *registration.Resource
func (*LEUser) MarshalJSON ¶
func (*LEUser) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.