https://github.com/parro-it/gomodexample
gomodexample is an example go module created with github.com/parro-it/gomod gomod template.
https://github.com/parro-it/gomodexample
Last synced: 10 months ago
JSON representation
gomodexample is an example go module created with github.com/parro-it/gomod gomod template.
- Host: GitHub
- URL: https://github.com/parro-it/gomodexample
- Owner: parro-it
- License: mit
- Created: 2021-03-29T21:22:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T21:24:43.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T11:12:32.383Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# gomodexample
> gomodexample is an example go module created with github.com/parro-it/gomod gomod template.
# Documentation
* See [examples](examples_test.go) of use.
* Read the API docs on [go.dev](https://pkg.go.dev/github.com/parro-it/gomodexample).
# Contributing
* Pull request are welcome!
* Open an issue if you find a bug.
* If you want to request a new feature or need help, starts a [new discussion](https://github.com/parro-it/gomodexample/discussions/new).
* Read [contribution guidelines](contributing.md).
# License
[MIT Licensed](LICENSE)
© 2021 Andrea Parodi