Versions in this module Expand all Collapse all v0 v0.2.0 Jan 21, 2024 Changes in this version + type RtcmInput interface + Stream func() (<-chan []byte, error) + func NewNtripV2MountPointClient(url string) RtcmInput + type SourceTableInput interface + SourceTable func() (ntrip.Sourcetable, error) + Url func() string + func NewNtripV2Client(hostUrl string) SourceTableInput