Documentation
¶
Index ¶
- Constants
- type SolidGold
- func (s *SolidGold) ConsumeBreachFiles(breachFilePaths ...string)
- func (s *SolidGold) ConsumeGithubOrgs(includeMembers bool, authToken string, orgs ...string)
- func (s *SolidGold) ConsumeGithubUsers(includeOrgs bool, authToken string, users ...string)
- func (s *SolidGold) ConsumeGophishFiles(gophishFilePaths ...string)
- func (s *SolidGold) Merge(primaryID string, otherIDs ...string)
- func (s *SolidGold) ProcessPath(path string) *types.Group
- func (s *SolidGold) ProcessRepo(err error, path string)
- func (s *SolidGold) ToJSON() []byte
- func (s *SolidGold) ToJSONFile(goldFile string) error
- func (s *SolidGold) UpdateGithub()
Constants ¶
View Source
const FolderPath = "github.com"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SolidGold ¶
func FromJSONFile ¶
func NewSolidGold ¶
func NewSolidGold() *SolidGold
func (*SolidGold) ConsumeBreachFiles ¶
func (*SolidGold) ConsumeGithubOrgs ¶
func (*SolidGold) ConsumeGithubUsers ¶
func (*SolidGold) ConsumeGophishFiles ¶
func (*SolidGold) ProcessRepo ¶
func (*SolidGold) ToJSONFile ¶
func (*SolidGold) UpdateGithub ¶ added in v0.1.1
func (s *SolidGold) UpdateGithub()
Click to show internal directories.
Click to hide internal directories.