Categorygithub.com/BioGRID/biogrid-api-common
repository
0.0.0-20210306200514-296dac9d0e52
Repository: https://github.com/biogrid/biogrid-api-common.git
Documentation: pkg.go.dev

# 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

  1. Run dep ensure from this repository root to obtain all dependencies.
  2. Run gotest -v -count=1 -p=1 ./... to run the test suite.