Work on ensuring data consistency even for yet unknown fields
Some checks failed
/ docker (push) Has been cancelled
Some checks failed
/ docker (push) Has been cancelled
This commit is contained in:
parent
7e10627618
commit
bf0aaaca8f
12 changed files with 458 additions and 5 deletions
|
@ -74,6 +74,8 @@ type User struct {
|
|||
PrivateKeyRsa []byte
|
||||
PrivateKeyEd []byte
|
||||
|
||||
RawData []byte
|
||||
|
||||
// ---- "Remote" linked values
|
||||
InfoFields []UserInfoField
|
||||
BeingTypes []UserToBeing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue