Skip to content

Chennai-Golang/go-tidbits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Tidbits

Some go language surprises and goodies.

  • init()

$ go run main.go

  • go:generate magic comments

$ go generate

Eg: Gorm postgres dialect which imports lib/pq

About

Adding all the go tidbits as I go along.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages