package main func (app *App) ScrapeGithub(platform Platform) []Entry { return []Entry{} }