Skip to content

bonfy/go-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-tips

tips of go

Source

No Use Third-party Package

01-webserver

simple server

Sample

02-json

[]byte to struct and struct to []byte

Sample

03-interface

interface

Package

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.

Sample

mapsturcture: map -> structure

structs: structure -> map

Sample

Gomail is a simple and efficient package to send emails. It is well tested and documented.

Sample

About

tips of go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages