Changes for version 0.008 - 2024-10-18
- Document Improvemetn
- Add docs for Go::Error::IOTimeout.
- Exception Improvement
- Improve an exception message in Go::Channel#read method.
- Improve an exception message in Go::Channel#write method.
- New Features
- Add Go#ENV_DEBUG method.
- Add SPVM_GO_DEBUG environment variable.
- Bug Fix
- Fix a bug that poll IO timeout logic was wrong.
Modules
Goroutines of The Go Programming Language
Golang Compatible Channel
Short Description
Coroutines
Error for Goroutine IO Timeout
Signal Manipulation
IO Polling
Scheduling Goroutines
Shceduling Task
Go select Statement
Selected Cases
Result of select
Go WaitGroup