Categorygithub.com/luthersystems/shiroclient-sdk-go

# README

Shiroclient Golang SDK

This repositroy contains a JSON-RPC client for interacting with a shiroclient gateway.

https://pkg.go.dev/github.com/luthersystems/shiroclient-sdk-go

Argument configuration is identical to the shiroclient Java implementation.

# Packages

Package shiroclient provides the ShiroClient interface and one implementations - a mode that connects to a JSON-RPC/HTTP gateway.
No description provided by the author