Skip to content
Snippets Groups Projects
Commit 8a984b85 authored by Jono Wenger's avatar Jono Wenger
Browse files

Update TestGenericServer for new protoc

parent e153a291
No related branches found
No related tags found
2 merge requests!39Merge release into master,!32Project/channels
......@@ -17,6 +17,7 @@ import (
type TestGenericServer struct {
resp string
pb.UnimplementedGenericServer
}
func (ts *TestGenericServer) AuthenticateToken(context.Context, *pb.AuthenticatedMessage) (*pb.Ack, error) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment