gh-dependency-report icon indicating copy to clipboard operation
gh-dependency-report copied to clipboard

Refactor graphql object functions to internal packages

Open andyfeller opened this issue 2 years ago • 0 comments

As in #13, the extension code is understandably cluttered being a prototype as well as the author's first go project. The spf13/cobra command could be tighter if the logic and structures for GitHub resources was refactored into internal subpackages.

This issue is aimed at some minor refactoring to separate various concerns, leaving the cmd logic cleaner and easier to read.

andyfeller avatar Feb 27 '22 06:02 andyfeller