Categorygithub.com/jojomi/assert
repositorypackage
0.0.0-20230426204417-7cee44b4d7e3
Repository: https://github.com/jojomi/assert.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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.