local

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2015 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package local implements CompilationAnalyzer utilities for local analyses.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KIndexQueue

type KIndexQueue struct {
	analysis.Fetcher
	// contains filtered or unexported fields
}

KIndexQueue is a driver.Queue reading each compilation from a .kindex file. On each call to the driver.CompilationFunc, KIndexQueue's analysis.Fetcher interface exposes the .kindex archive's file contents.

func NewKIndexQueue

func NewKIndexQueue(paths []string) *KIndexQueue

NewKIndexQueue returns a new KIndexQueue over the given paths to .kindex files.

func (*KIndexQueue) Next

Next implements the driver.Queue interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL