tips of go
No Use Third-party Package
simple server
[]byte to struct and struct to []byte
interface
Render is a package that provides functionality for easily rendering JSON, XML, text, binary data, and HTML templates. This package is based on the Martini render work.
mapsturcture: map -> structure
structs: structure -> map
Gomail is a simple and efficient package to send emails. It is well tested and documented.