Change 10474

brettb (Brett Bates)
Brett Bates committed this change into //guest/brettb/gop4
Request Review
Download .zip
The most basic (useful) invoke/dispatch i could fathom for creating a p4 api in golang
   Currently just sends out the protocol/user-info call as a byte slice, and reads in the
   response to a map of type map[string]data where data contains the header and the value

   Poorly written go, with a very dumb implementation of the protocol, using the 5 byte headers
   first value as our length...
  • Files 1
  • Comments 0
0 edited 1 added 0 deleted
connect.go#1
Loading...
Tip: Use n and p to cycle through the changes.