This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
License
google/grr_go_api_client
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published