feat(github): implement FileReader interface #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part 3 of 3 for #80. Implement
FileReaderconformance:GetFileContent,ListContents, path helpers, base64 decode. Includes compile-time conformance checks for both interfaces.Files:
github/files.go,github/files_test.go,github/conformance_test.goDepends on sub-issue #99. Parent issue: #80