rhaseven7h / golangcustomjsontypesexample

Go (Golang) Custom JSON Types Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go (Golang) Custom JSON Types Example

License:MIT License


Languages

Language:Go 100.0%