Versions in this module Expand all Collapse all v0 v0.7.6 Oct 23, 2025 v0.7.5 Jun 30, 2025 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