Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type CellLocationServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *CellLocationServer) ConvertQuartSecToDecDegrees(_ context.Context, req *pb.ConvertQuartSecToDecDegreesRequest) (*pb.ConvertQuartSecToDecDegreesResponse, error) + func (s *CellLocationServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error) + func (s *CellLocationServer) FillInNotifierBundle(_ context.Context, req *pb.FillInNotifierBundleRequest) (*pb.FillInNotifierBundleResponse, error) + func (s *CellLocationServer) GetBaseStationId(_ context.Context, req *pb.GetBaseStationIdRequest) (*pb.GetBaseStationIdResponse, error) + func (s *CellLocationServer) GetBaseStationLatitude(_ context.Context, req *pb.GetBaseStationLatitudeRequest) (*pb.GetBaseStationLatitudeResponse, error) + func (s *CellLocationServer) GetBaseStationLongitude(_ context.Context, req *pb.GetBaseStationLongitudeRequest) (*pb.GetBaseStationLongitudeResponse, error) + func (s *CellLocationServer) GetNetworkId(_ context.Context, req *pb.GetNetworkIdRequest) (*pb.GetNetworkIdResponse, error) + func (s *CellLocationServer) GetSystemId(_ context.Context, req *pb.GetSystemIdRequest) (*pb.GetSystemIdResponse, error) + func (s *CellLocationServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error) + func (s *CellLocationServer) NewCellLocation(_ context.Context, req *pb.NewCellLocationRequest) (*pb.NewCellLocationResponse, error) + func (s *CellLocationServer) SetCellLocationData3(_ context.Context, req *pb.SetCellLocationData3Request) (*pb.SetCellLocationData3Response, error) + func (s *CellLocationServer) SetCellLocationData5_1(_ context.Context, req *pb.SetCellLocationData5_1Request) (*pb.SetCellLocationData5_1Response, error) + func (s *CellLocationServer) SetStateInvalid(_ context.Context, req *pb.SetStateInvalidRequest) (*pb.SetStateInvalidResponse, error) + func (s *CellLocationServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)