项目作者: rhaseven7h
项目描述 :
Go (Golang) Custom JSON Types Example
高级语言: Go
项目地址: git://github.com/rhaseven7h/golangcustomjsontypesexample.git
Go (Golang) Custom JSON Types Example
This is a cumbersome example of custom Marshal and Unmarshal of a type to/from JSON.
Example includes a struct using a custom type with a custom JSON representation.