in pkg/analyzer/client.go [16:21]
func NewClient(filepath string, level string) Client { return &client{ filepath: filepath, level: level, } }