github: Refactor extscv/github package
Created by: ryanslade
I found it hard to find things in this package since code was spread across so many files, so:
Moved all V3Client receivers to v3.go Moved all V4Client receivers to v4.go Moved all shared code into common.go