p4runtime-go-client
p4runtime-go-client copied to clipboard
opening up access to client.p4info?
@antonin, do you have any objections on making the p4info data available outside the client module? If not, any preference on the implementation of that (function returning total p4info var, specific functions returning table etc)?
I want to use your client as building block in a go based p4runtime console with table and action autocompletion etc...