Getting Started An out of box example. package main import ( "github.com/phuslu/goid" ) func main() { println(goid.Goid()) } // Output: // 1