jojomi / assert

Assert system state with descriptive methods in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assert

Assert system state with descriptive methods in Golang

Install

To use the assert binary, execute this with a running Go setup:

go install github.com/jojomi/assert/cmd/assert@latest

Usage

The functions in the package github.com/jojomi/assert can be used as a library too.

About

Assert system state with descriptive methods in Golang

License:MIT License


Languages

Language:Go 100.0%