package flow func (f *Flow) linkCredits() { // Clicking anywhere in credits should return us f.onClick(credits, "1", f.returnToLastDriver(credits)) // TODO: lots of text }