Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ConverterServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ConverterServer) AddMslAltitudeToLocation(_ context.Context, req *pb.AddMslAltitudeToLocationRequest) (*pb.AddMslAltitudeToLocationResponse, error) + func (s *ConverterServer) NewConverter(_ context.Context, req *pb.NewConverterRequest) (*pb.NewConverterResponse, error) + func (s *ConverterServer) TryAddMslAltitudeToLocation(_ context.Context, req *pb.TryAddMslAltitudeToLocationRequest) (*pb.TryAddMslAltitudeToLocationResponse, error)