package rpc import ( proto "msw/proto" ) type MSWServer struct { proto.UnimplementedMSWServer }