nathan-osman / go-sunrise

Go package for calculating the sunrise and sunset times for a given location
MIT License
145 stars 17 forks source link

Added function to calculate solar transit. #4

Closed Seth-Johnson closed 6 years ago

Seth-Johnson commented 6 years ago

Signed-off-by: Seth Johnson sethj@ubuntu.com

Seth-Johnson commented 6 years ago

Oh hm, I thought my editor was running go-fmt on my code. Apparently it wasn't. I'll recommit with properly formatted code and redo this PR.