# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
BioGRID-API-COMMON
This repository contains a number of standalone common tools for API components.
How to Test
- Run
dep ensure
from this repository root to obtain all dependencies. - Run
gotest -v -count=1 -p=1 ./...
to run the test suite.