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

https://github.com/go-aah/essentials

Go essentials by aah framework
https://github.com/go-aah/essentials

aah aah-framework essentials go golang utility-function

Last synced: 9 months ago
JSON representation

Go essentials by aah framework

Awesome Lists containing this project

README

          



Essentials by aah framework


Essentials contains simple & useful util functions for Go. aah framework utilizes essentials (aka `ess`) library across. Essentials library complements to standard packages, refer Godoc to know more.


Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

### News

* `v0.8.0` [released](https://github.com/go-aah/essentials/releases/latest) and tagged on Jun 20, 2018.

## Installation

```bash
go get -u aahframework.org/essentials.v0
```

Visit official website https://aahframework.org to learn more about `aah` framework.