Skip to content

andreimatei/delve-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rebuild protos with:

protoc \
  --go_out=./agentrpc \
  --go-grpc_out=./agentrpc \
  --go_opt=paths=source_relative \
  --go-grpc_opt=paths=source_relative \
  -I=agentrpc \
  --go_opt=Mprofile.proto=github.com/andreimatei/delve-agent/agentrpc \
  --go-grpc_opt=Mprofile.proto=github.com/andreimatei/delve-agent/agentrpc \
  agentrpc/rpc.proto agentrpc/profile.proto

About

delve-agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published