goroutines

package
v0.0.0-...-dcec06b Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoRoutines

type GoRoutines struct {
	Packages map[string]*PackageGoRoutines
}

func CountGoRoutineInvocations

func CountGoRoutineInvocations(ins *inspector.Inspector) *GoRoutines

type PackageGoRoutines

type PackageGoRoutines struct {
	Count     int
	Files     map[string]int
	Functions map[string]int
}

Jump to

Keyboard shortcuts

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