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

https://github.com/yefremov/golib

Collection of useful Go functions, structs and data types
https://github.com/yefremov/golib

go lib structs utils

Last synced: 8 months ago
JSON representation

Collection of useful Go functions, structs and data types

Awesome Lists containing this project

README

          

# golib [![Build Status](https://travis-ci.org/yefremov/golib.svg?branch=master)](https://travis-ci.org/yefremov/golib) [![Coverage Status](https://coveralls.io/repos/github/yefremov/golib/badge.svg?branch=master)](https://coveralls.io/github/yefremov/golib?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/yefremov/golib)](https://goreportcard.com/report/github.com/yefremov/golib) [![GoDoc](https://godoc.org/github.com/yefremov/golib?status.svg)](https://godoc.org/github.com/yefremov/golib)

Collection library of a useful go functions and data types

## License

[MIT](LICENSE)