Documentation ¶
Overview ¶
Package server implements the server to handle pRPC requests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TreeCloserServer ¶
type TreeCloserServer struct{}
TreeCloserServer implements the proto service TreeClosers.
func (*TreeCloserServer) CheckTreeCloser ¶
func (server *TreeCloserServer) CheckTreeCloser(c context.Context, req *pb.CheckTreeCloserRequest) (*pb.CheckTreeCloserResponse, error)
CheckTreeCloser Checks if the builder in CheckTreeCloserRequest is tree-closer or not
Click to show internal directories.
Click to hide internal directories.