gpx

package
v2.1.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package gpx implements exporting Runtastic data in GPX format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exporter

type Exporter struct {
	// contains filtered or unexported fields
}

Exporter writes GPX data to an output stream.

func NewExporter

func NewExporter(w io.Writer) *Exporter

NewExporter returns a new exporter that writes to w.

func (*Exporter) Export

func (exp *Exporter) Export(a api.Activity) error

Export writes activity in GPX format to the stream.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL