Documentation ¶
Overview ¶
Package dummy implements an example analyzer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct { Version string DataClient *lookout.DataClient RequestUAST bool RequestFilesPush bool }
func (*Analyzer) NotifyPushEvent ¶
func (*Analyzer) NotifyReviewEvent ¶
func (a *Analyzer) NotifyReviewEvent(ctx context.Context, e *pb.ReviewEvent) ( *lookout.EventResponse, error)
Click to show internal directories.
Click to hide internal directories.