package
0.2.0
Repository: https://github.com/mervinkid/matcha.git
Documentation: pkg.go.dev

# Functions

GetGoroutineId returns id of invoker goroutine.
GetGoroutineLocal get local context data of invoker goroutine.
Create a Goroutine instance with statement function.
SetGoroutineContext set data to goroutine local .

# Variables

# Structs

No description provided by the author

# Interfaces

Goroutine is the interface made definition of coroutine.