collector

package
v0.0.0-...-813e729 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2018 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateHistory

func CreateHistory(repoPath string, start, end string, withTests bool, simple bool) (*objects.History, error)

func GetFunctions

func GetFunctions(src, fileName, pack string) (map[string]*ast.FuncDecl, error)

Types

type Node

type Node struct {
	Commit   *object.Commit
	Children []*Node
	Parents  []*Node
}

func (*Node) SHA

func (n *Node) SHA() string

Jump to

Keyboard shortcuts

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