Skip to content

burgesQ/gommon

Repository files navigation

gommon

Build Status codecov GoDoc Go Report Card License Version compatibility with Go 1.13 onward using modules

What

some small go modules

Use it

Import github.com/burgesQ/gommon.

package description
webtest Run some web assertion

Important

Go 1.13 is required

Test

Simply run make test (none since v1.2)

Contributing

If you find any typo/misconfiguration/... please send me a PR or open an issue.

Also, while creating your Pull Request on GitHub, please write a description which gives the context and/or explains why you are creating it.

Credit

To Frafos GmbH 🎉 where I've writted most of that code.