Versions in this module Expand all Collapse all v0 v0.0.2 Aug 30, 2018 v0.0.1 Aug 30, 2018 Changes in this version + type Analyzer struct + Args []string + DataClient *lookout.DataClient + Version string + func (a *Analyzer) NotifyPushEvent(ctx context.Context, e *lookout.PushEvent) (*lookout.EventResponse, error) + func (a *Analyzer) NotifyReviewEvent(ctx context.Context, e *lookout.ReviewEvent) (*lookout.EventResponse, error) + type Comment struct + func RunGometalinter(args []string) []Comment