Documentation
¶
Index ¶
- func GPSFromReader(r io.Reader, opts ...func(*GPSOptions))
- func WithDialer(d proxy.Dialer) func(*GPSOptions)
- func WithOutputChannel(ch chan string) func(*GPSOptions)
- func WithOutputSeparator(separator string) func(*GPSOptions)
- func WithOutputToWriter(w io.Writer) func(*GPSOptions)
- type GPSOptions
- type Location
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GPSFromReader ¶
func GPSFromReader(r io.Reader, opts ...func(*GPSOptions))
func WithDialer ¶
func WithDialer(d proxy.Dialer) func(*GPSOptions)
func WithOutputChannel ¶
func WithOutputChannel(ch chan string) func(*GPSOptions)
func WithOutputSeparator ¶
func WithOutputSeparator(separator string) func(*GPSOptions)
func WithOutputToWriter ¶
func WithOutputToWriter(w io.Writer) func(*GPSOptions)
Types ¶
type GPSOptions ¶
Click to show internal directories.
Click to hide internal directories.