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

https://github.com/stellaraf/go-nfa

[WIP] Go client for Noction NFA
https://github.com/stellaraf/go-nfa

Last synced: 9 months ago
JSON representation

[WIP] Go client for Noction NFA

Awesome Lists containing this project

README

          

![stellar](https://res.cloudinary.com/stellaraf/image/upload/v1604277355/stellar-logo-gradient.png?width=300)

## `go-nfa`
[In Progress] Go client for Noction Netflow Analyzer

[![Go Reference](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](https://pkg.go.dev/github.com/stellaraf/go-nfa) [![GitHub Tag](https://img.shields.io/github/v/tag/stellaraf/go-nfa?style=for-the-badge&label=Version)](https://github.com/stellaraf/go-nfa/tags)

## Testing Environment Variables

The following environment variables must be set (and valid) for tests to run.

| Key | Description |
| :------------- | :------------------ |
| `NFA_URL` | URL to NFA instance |
| `NFA_USERNAME` | NFA Username |
| `NFA_PASSWORD` | NFA Password |