great-pillow-43960
09/11/2024, 8:55 AMmagnificent-energy-493
great-pillow-43960
09/12/2024, 4:03 PMidentity/identity.go
type WithAdminMetadataInJSON Identity
func (i WithAdminMetadataInJSON) MarshalJSON() ([]byte, error) {
type localIdentity Identity
i.Credentials = nil
return json.Marshal(localIdentity(i))
}