Exemplo n.º 1
0
func toJSON(t *tracker.Tracker) error {
	err := t.ToJSON()
	return err
}