Versions in this module Expand all Collapse all v0 v0.7.0 Oct 29, 2024 Changes in this version + type MyUser struct + Email string + Registration *registration.Resource + func (u *MyUser) GetEmail() string + func (u *MyUser) GetPrivateKey() crypto.PrivateKey + func (u MyUser) GetRegistration() *registration.Resource