Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AdvancedProtectionManagerServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *AdvancedProtectionManagerServer) IsAdvancedProtectionEnabled(_ context.Context, req *pb.IsAdvancedProtectionEnabledRequest) (*pb.IsAdvancedProtectionEnabledResponse, error) + func (s *AdvancedProtectionManagerServer) RegisterAdvancedProtectionCallback(_ context.Context, req *pb.RegisterAdvancedProtectionCallbackRequest) (*pb.RegisterAdvancedProtectionCallbackResponse, error) + func (s *AdvancedProtectionManagerServer) UnregisterAdvancedProtectionCallback(_ context.Context, req *pb.UnregisterAdvancedProtectionCallbackRequest) (*pb.UnregisterAdvancedProtectionCallbackResponse, error)