Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SettingsServer ¶
type SettingsServer struct {
pb.UnimplementedSettingsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SettingsServer implements pb.SettingsServiceServer.
func (*SettingsServer) CanDrawOverlays ¶
func (s *SettingsServer) CanDrawOverlays(_ context.Context, req *pb.CanDrawOverlaysRequest) (*pb.CanDrawOverlaysResponse, error)
func (*SettingsServer) NewSettings ¶
func (s *SettingsServer) NewSettings(_ context.Context, req *pb.NewSettingsRequest) (*pb.NewSettingsResponse, error)
Click to show internal directories.
Click to hide internal directories.