Categorygithub.com/L11R/go-apc
repositorypackage
1.0.2
Repository: https://github.com/l11r/go-apc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-apc

GoDoc Widget Go Report

The library to work with Avaya Proactive Control Agent API. It replaces the old ActiveX component. Supports old versions with TLS 1.0 only support. Due to incompatibility with BEAST patched clients Go tls package was forked.

cmd/apcctl contains source code of the example utility that logins, attaches a job and receives events. Additional documentation.

It lacks tests, but was battle-tested under real production loads without major changes.