asticode / go-astitools

Set of augmented functions for the GO programming language (http://golang.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I first created this repo to centralize all helpers that could be reused in other projects. But as time went by, it started using more and more external dependencies, which is not something I want to be doing. That's why I've decided to freeze this repo so that all projects using it still work and I've created go-astikit whom primary goal is to provide helpers using no dependencies. Use it instead of this repo that won't be maintained anymore.

Astitools

Astitools is a set of augmented functions for the GO programming language (http://golang.org).

About

Set of augmented functions for the GO programming language (http://golang.org)

License:MIT License


Languages

Language:Go 100.0%