directory
0.0.0-20241025181643-377b65c841ce
Repository: https://github.com/jo-m/trainbot.git
Documentation: pkg.go.dev
# Packages
Package db contains utilities to record train sightings in a SQLite db.
Package logging configures and initializes global application logging.
Package prometheus configures, initializes and serves global application prometheus metrics.
Package server contains a simple MJPEG stream web server.
Package stitch allows stitching a sequence of image frames of a linearly (as in direction) moving object into an image of the entire object.
Package testutil contains some utils for testing images.
Package upload deals with uploading images and database to a FTP server.