Open smacker opened 5 years ago
We have introduced new higher level go sdk package: https://github.com/src-d/lookout-sdk/pull/88
It makes sense to move custom code we wrote before from pb package (which contains auto generated code) to the new one. But we need to review first what we have there. Maybe not everything should be moved.
pb
We also need to move /pb to /go/pb
/pb
/go/pb
We have introduced new higher level go sdk package: https://github.com/src-d/lookout-sdk/pull/88
It makes sense to move custom code we wrote before from
pb
package (which contains auto generated code) to the new one. But we need to review first what we have there. Maybe not everything should be moved.We also need to move
/pb
to/go/pb