//
pkg.gl
Category
github.com/uozi-tech/cosy
kernel
package
1.14.2
Repository:
https://github.com/uozi-tech/cosy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
30 SLOC
#
Functions
Boot
Boot the kernel.
RegisterGoroutine
RegisterGoroutine Register syncs functions, this function should be called before kernel boot.
RegisterInitFunc
RegisterInitFunc Register init functions, this function should be called before kernel boot.