package steward type ( Config struct { GithubClientID string GithubSecret string } )