graph

package
v0.0.0-...-53c6946 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCallGraph

func GetCallGraph(diffOptions *common.DiffOptions, graphOptions *common.GraphOptions, wg *sync.WaitGroup)

Types

type Edge

type Edge struct {
	Caller *ssa.Function
	Callee *ssa.Function
	// contains filtered or unexported fields
}

func (*Edge) Column

func (e *Edge) Column() int

func (*Edge) Description

func (e *Edge) Description() string

func (*Edge) Dynamic

func (e *Edge) Dynamic() string

func (*Edge) Filename

func (e *Edge) Filename() string

func (*Edge) Line

func (e *Edge) Line() int

func (*Edge) Offset

func (e *Edge) Offset() int

Jump to

Keyboard shortcuts

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