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

https://github.com/santik/assert

Simple assert library for Golang
https://github.com/santik/assert

assert assertion-library assertions go golang

Last synced: over 1 year ago
JSON representation

Simple assert library for Golang

Awesome Lists containing this project

README

          

# Simple assert library

In order to learn key aspects of golang I start writing this library looking at webmozart/assert analog for PHP.