Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
DB represents the db methods that are used for the enricher
func (*DB) CreateIssue ¶
CreateIssue creates the given enriched issue on the database
func (*DB) GetIssueByHash ¶
func (db *DB) GetIssueByHash(hash string) (*v1.EnrichedIssue, error)
GetIssueByHash returns an issue given its hash
func (*DB) UpdateIssue ¶
UpdateIssue updates a given enriched issue on the database
Click to show internal directories.
Click to hide internal directories.