Name
SPVM::Go::UV::Request - Base Request for libuv
Description
Go::UV::Request in SPVM represents the base request for libuv, corresponding to the uv_req_t structure.
Usage
use Go::UV::Request;
Well Known Child Classes
Copyright & License
Copyright (c) 2026 Yuki Kimoto
MIT License