项目作者: rhaseven7h

项目描述 :
Go (Golang) Custom JSON Types Example
高级语言: Go
项目地址: git://github.com/rhaseven7h/golangcustomjsontypesexample.git
创建时间: 2017-04-24T21:50:13Z
项目社区:https://github.com/rhaseven7h/golangcustomjsontypesexample

开源协议:MIT License

下载


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.