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

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.

Awesome Lists containing this project

README

          

# gomodexample

> gomodexample is an example go module created with github.com/parro-it/gomod gomod template.



Go Version


Tests Status


Coverage


Code Climate


Docs

# 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