Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type IntFlagMappingServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *IntFlagMappingServer) Add(_ context.Context, req *pb.AddRequest) (*pb.AddResponse, error) + func (s *IntFlagMappingServer) Get(_ context.Context, req *pb.GetRequest) (*pb.GetResponse, error) + func (s *IntFlagMappingServer) NewIntFlagMapping(_ context.Context, req *pb.NewIntFlagMappingRequest) (*pb.NewIntFlagMappingResponse, error)