Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCServer ¶
func NewGRPCServer(endpoints endpoints.Endpoints) proto.ProverServer
Types ¶
type GRPCServer ¶
type GRPCServer struct { proto.UnimplementedProverServer // contains filtered or unexported fields }
func (*GRPCServer) GenerateProof ¶
func (s *GRPCServer) GenerateProof(ctx context.Context, req *proto.GenerateProofRequest) (*proto.GenerateProofResponse, error)
Click to show internal directories.
Click to hide internal directories.