README ¶ github-used-by Install go get github.com/chyroc/github-used-by Usage package main import ( "fmt" "github.com/chyroc/github-used-by" ) func main() { res := go_project_template.Incr(1) fmt.Println(res) // output: 2 } Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd github-used-by Module refresh-data Module Click to show internal directories. Click to hide internal directories.