{"id":75403,"library":"nathan-osman-go-sunrise","title":"Go Sunrise","description":"A Go library for calculating sunrise and sunset times based on geographic coordinates and date.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/nathan-osman/go-sunrise","tags":["sunrise","sunset","geography","time"],"install":[{"cmd":"go get github.com/nathan-osman/go-sunrise","lang":"bash","label":"Install github.com/nathan-osman/go-sunrise"}],"dependencies":[],"imports":[{"symbol":"sunrise","correct":"github.com/nathan-osman/go-sunrise"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/nathan-osman/go-sunrise\"\n)\n\nfunc main() {\n\trise, set := sunrise.SunriseSunset(40.7128, -74.0060, 2023, 1, 1)\n\tfmt.Println(rise, set)\n}","lang":"go","description":"Calculate sunrise and sunset times"},"warnings":[],"env_vars":null,"search_vec":"'base':12 'calcul':7 'coordin':15 'date':17 'geograph':14 'geographi':20 'go':1,4 'librari':5 'sunris':2,8,18 'sunset':10,19 'time':11,21","created_at":"2026-06-17T19:16:20.925370+00:00","updated_at":"2026-06-17T19:16:20.925370+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/nathan-osman/go-sunrise","github":"https://github.com/nathan-osman/go-sunrise","docs":"https://pkg.go.dev/github.com/nathan-osman/go-sunrise#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}