package
0.0.0-20240414055308-3b05df228bda
Repository: https://github.com/zc2638/ink.git
Documentation: pkg.go.dev
# Functions
FromContext retrieves the current scheduler from the context.
FromRequest retrieves the current scheduler from the request.
New creates a new scheduler.
WithContext returns a new context with the provided scheduler.
# Interfaces
Interface schedules Build stages for execution.
# Type aliases
No description provided by the author