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

https://github.com/raksul/go-testclient

Client library for testing in Go
https://github.com/raksul/go-testclient

golang testing

Last synced: 5 months ago
JSON representation

Client library for testing in Go

Awesome Lists containing this project

README

          

# go-testclient

## Installation

```
# Go Modules
require github.com/raksul/go-testclient
```

## Usage

TODO