mirror of
https://github.com/golang-standards/project-layout
synced 2024-11-09 01:10:44 +00:00
11 lines
322 B
Markdown
11 lines
322 B
Markdown
# `/examples`
|
|
|
|
Examples for your applications and/or public libraries.
|
|
|
|
Examples:
|
|
|
|
* https://github.com/nats-io/nats.go/tree/master/examples
|
|
* https://github.com/docker-slim/docker-slim/tree/master/examples
|
|
* https://github.com/gohugoio/hugo/tree/master/examples
|
|
* https://github.com/hashicorp/packer/tree/master/examples
|