Documentation ¶
Overview ¶
Package tcx implements exporting Runtastic data in TCX 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 TCX data to an output stream.
func NewExporter ¶
NewExporter returns a new exporter that writes to w.
Click to show internal directories.
Click to hide internal directories.