1
Fork 0
Parse geo URI (RFC 5870) with Go
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan-Lukas Else a9c1d50f42 First version with 100% test coverage 2 years ago
LICENSE First version with 100% test coverage 2 years ago
README.md First version with 100% test coverage 2 years ago
geouri.go First version with 100% test coverage 2 years ago
geouri_test.go First version with 100% test coverage 2 years ago
go.mod First version with 100% test coverage 2 years ago
go.sum First version with 100% test coverage 2 years ago

README.md

go-geouri

Parse geo URI (RFC 5870) with Go

https://datatracker.ietf.org/doc/html/rfc5870

Just the basics so far, doesn't check all the rules yet.