Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootElementServer ¶
type RootElementServer struct {
pb.UnimplementedRootElementServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
RootElementServer implements pb.RootElementServiceServer.
func (*RootElementServer) GetContentHandler ¶
func (s *RootElementServer) GetContentHandler(_ context.Context, req *pb.GetContentHandlerRequest) (*pb.GetContentHandlerResponse, error)
func (*RootElementServer) NewRootElement ¶
func (s *RootElementServer) NewRootElement(_ context.Context, req *pb.NewRootElementRequest) (*pb.NewRootElementResponse, error)
Click to show internal directories.
Click to hide internal directories.