Meir Fischer

Results 2 issues of Meir Fischer

I expected the below code to return a sitemap with headings but no urls. Instead the code panics. ``` package main import ( "github.com/ikeikeikeike/go-sitemap-generator/stm" ) func main() { sm :=...

This [official codelab][1] says: > - Run the updated application. - Hit the device's home button (or otherwise send the app to the background). - In Firebase console select Cloud...