Skip to content

zguillez/go-tools

Repository files navigation

gotools

Golang helpers

Usage

import (
	gotools "github.com/zguillez/go-tools"
	"github.com/zguillez/go-tools/core"
)
gotools.Help()
core.Help()

Contributing and issues

Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue or send me an email.

License

©2020 Zguillez.io

Original code licensed under MIT Open Source projects used within this project retain their original licenses.

Changelog

v0.1.0 (November 10, 2020)

  • Rebase module