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

https://github.com/vimond/books

Commonly used Golang utility functions
https://github.com/vimond/books

2-x platform

Last synced: 4 months ago
JSON representation

Commonly used Golang utility functions

Awesome Lists containing this project

README

          

# Books


GoDoc
Go ReportCard
License: MIT

This is just a small library of commonly used Golang utility functions!

Each function is designed to be as widely available as possible, utilizing generics wherever possible.

### Docs
Read full documentation [here](https://pkg.go.dev/github.com/vimond/books?tab=doc).