go-exif/v2/common
Dustin Oprea db9a0b3a24 common/testing_common.go: Add verbosity for module-path find failure 2020-01-12 18:56:35 -05:00
..
assets Added all tests for type.go, type_encode.go, parser.go, value_context.go, and utility.go 2020-01-12 18:56:35 -05:00
exif.go Refactor undefined-type tag processing 2020-01-12 18:56:35 -05:00
parser.go common/parser.go: An ASCII string not being terminated with NUL now panics 2020-01-12 18:56:35 -05:00
parser_test.go Added all tests for type.go, type_encode.go, parser.go, value_context.go, and utility.go 2020-01-12 18:56:35 -05:00
testing_common.go common/testing_common.go: Add verbosity for module-path find failure 2020-01-12 18:56:35 -05:00
type.go Empower ITEs to resolve values and raw bytes directly 2020-01-12 18:56:35 -05:00
type_test.go common/type.go: Rename Format() to FormatFromBytes() 2020-01-12 18:56:35 -05:00
utility.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
utility_test.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
value_context.go common/type.go: Rename Format() to FormatFromBytes() 2020-01-12 18:56:35 -05:00
value_context_test.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
value_encoder.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00
value_encoder_test.go New integration of common/ and undefined/ subpackages 2020-01-12 18:56:35 -05:00