goroutine

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeregisterGoroutine

func DeregisterGoroutine(id uint64)

DeregisterGoroutine removes a goroutine from the map using its ID

func GetActiveGoroutines

func GetActiveGoroutines() map[uint64]string

GetActiveGoroutines returns a map of active goroutine IDs and their names

func RegisterGoroutine

func RegisterGoroutine(name string) uint64

RegisterGoroutine registers a new goroutine with a given name and returns a unique ID

Types

This section is empty.

Jump to

Keyboard shortcuts

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