Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

google/grr_go_api_client

This is not an official Google product.

GRR Go API client library

Building:

go build ./client ./connector ./errors ./flow ./grrapi ./hunt ./vfs

Testing:

for d in client connector connectortestutils errors flow grrapi hunt vfs; do
  go test ./${d}
done

The parent project - GRR - can be found at github.com/google/grr .

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published