Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterGRPCBeeHandler ¶ added in v0.2.2
Types ¶
type Server ¶
type Server struct{}
func (*Server) Get ¶
func (s *Server) Get(req *pb.GetRequest, stream pb.RemoteRPC_GetServer) error
func (*Server) Stat ¶
func (s *Server) Stat(ctx context.Context, req *pb.StatRequest) (*pb.StatResponse, error)
Click to show internal directories.
Click to hide internal directories.