We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
format
may marshal or unmarshal value directly, not just in struct
json.Marshal([]byte("11111"), json.Format("hex"))