Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidFile = errors.New("invalid file") ErrNotFoundFile = errors.New("no such a file") )
error variables.
Functions ¶
Types ¶
type Aggregator ¶
type Aggregator struct {
// contains filtered or unexported fields
}
Aggregator provides aggregate for main and depend file.
Click to show internal directories.
Click to hide internal directories.