An open API service indexing awesome lists of open source software.

https://github.com/jetbasrawi/simplepkg

An example demonstrating the structuring of a simple pkg application in Go with a single main package following the Github code layout conventions.
https://github.com/jetbasrawi/simplepkg

Last synced: 4 months ago
JSON representation

An example demonstrating the structuring of a simple pkg application in Go with a single main package following the Github code layout conventions.

Awesome Lists containing this project

README

          

#simplepkg

This pkg forms part of a tutorial teaching the structuring and usage of Go code.

This is a simple package following the Github code layout convention described at https://github.com/golang/go/wiki/GithubCodeLayout