Open cthulhu-rider opened 3 months ago
currently, Unmarshal / UnmarshalJSON of eACL and constituent types loses unknown enum value and shrinks them to 0. This should not be done: callers shouls be able to access real value and decide what to do on their own
Unmarshal
UnmarshalJSON
plus session verbs
session
currently,
Unmarshal
/UnmarshalJSON
of eACL and constituent types loses unknown enum value and shrinks them to 0. This should not be done: callers shouls be able to access real value and decide what to do on their own