-
-
Notifications
You must be signed in to change notification settings - Fork 535
Open
Labels
Description
It looks line net/url only implements UnmarshalBinary:
Should the toml package use it too?
BTW, I have opened a bug on golang: golang/go#25705
Even if this is a bug with golang, maybe it wouldn't be bad to try UnmarshalBinary when UnmarshalText is not present.