logparser

package
v0.0.163 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GpsCoordinates

type GpsCoordinates struct {
	Latitude  float64
	Longitude float64
}

type SegmentData

type SegmentData struct {
	GPSLocations      []GpsCoordinates
	EarliestTimestamp uint64
	LatestTimestamp   uint64
	CarModel          string
	GitRemote         string
	GitBranch         string
}

func DecodeSegmentData

func DecodeSegmentData(reader io.Reader) (SegmentData, error)

Jump to

Keyboard shortcuts

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