Initial commit
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 .
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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 .