Categorygithub.com/pandatix/go-acm
module
0.4.0
Repository: https://github.com/pandatix/go-acm.git
Documentation: pkg.go.dev

# README

Go-ACM

reference go report Coverage Status License
CI CodeQL
OpenSSF Scoreboard

Go-ACM API scraps the ACM frontend to provide API functionality in Go. It currently covers:

  • action/doSearch

How to use

Examples use cases could be found in the examples directory.

The basic idea is to instanciate an *ACMClient and use it to issue calls that will be scrapped.

# Packages

No description provided by the author