https://github.com/mtchavez/fib-go-example
Contrived Go package to show usage of example docs
https://github.com/mtchavez/fib-go-example
Last synced: 2 months ago
JSON representation
Contrived Go package to show usage of example docs
- Host: GitHub
- URL: https://github.com/mtchavez/fib-go-example
- Owner: mtchavez
- Created: 2013-08-30T05:52:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-30T06:07:54.000Z (over 11 years ago)
- Last Synced: 2025-02-04T15:32:30.525Z (4 months ago)
- Language: Go
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fib-go-example
==============Contrived Go package to show usage of example docs
Used for a blog post [here](http://el-chavez.me/blog/2013/08/29/golang-example-documentation/).