Categorygithub.com/skycubed/nifi-go
2.0.0-M4-beta.4
Repository: https://github.com/skycubed/nifi-go.git
Documentation: pkg.go.dev

# README

Golang Swagger bindings for Apache Nifi and Nifi Registry

The goal of this project is to enable go applications to interact with NiFi and Nifi Registry.

This project uses nifi and nifi registry swagger definitions to generate go client bindings.

Usage

To import code compatible with nifi version 1.15.0, import the latest tag with a 1.15.0 prefix.

go get github.com/skycubed/[email protected]

# Packages

No description provided by the author