Skip to content

Conversation

@7134g
Copy link

@7134g 7134g commented Feb 23, 2024

I think the hash stored using encoding.BinaryMarshaler,
then parse time should also use encoding.BinaryUnmarshaler parsing
Now write using encoding.BinaryMarshaler
Scan reads using encoding.TextUnmarshaler
Look strange

so add case:

encoding.BinaryUnmarshaler
encoding.TextMarshaler

@ndyakov
Copy link
Member

ndyakov commented Feb 20, 2025

Hello @7134g , would you like to review the failing lint and do the required change so we can proceed with this?

@ndyakov
Copy link
Member

ndyakov commented Jun 5, 2025

@7134g i will close this for inactivity, feel free to reopen.

@ndyakov ndyakov closed this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants