photoprism-client-go/vendor/github.com/dsoprea/go-png-image-structure
Kris Nóva c1a45bf8e3 Very nice looking tests!
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-02-09 16:00:02 -08:00
..
.MODULE_ROOT Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
.travis.yml Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
LICENSE Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
README.md Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
chunk_decoder.go Very nice looking tests! 2021-02-09 16:00:02 -08:00
go.mod Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
go.sum Working auth and photo json endpoint 2021-02-09 11:17:06 -08:00
media_parser.go Very nice looking tests! 2021-02-09 16:00:02 -08:00
png.go Very nice looking tests! 2021-02-09 16:00:02 -08:00
testing_common.go Very nice looking tests! 2021-02-09 16:00:02 -08:00
utility.go Very nice looking tests! 2021-02-09 16:00:02 -08:00

README.md

Build Status codecov Go Report Card GoDoc

Overview

Parse raw PNG data into individual chunks. Parse/modify EXIF data and write an updated image.