package server

import pb "git.netflux.io/rob/octoplex/internal/generated/grpc/proto"

type Server struct {
	pb.UnimplementedInternalAPIServer
}