package
Version:
v0.0.5-0...-0379fef
Opens a new window with list of versions in this module.
Published: Apr 2, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AfterLock runs a background goroutine to acquire a lock then run fn in the
main thread.
func Async(fn interface{}, v ...interface{})
func Idle(fn interface{}, v ...interface{}) (interface{}, error)
func IdleMust(fn interface{}, v ...interface{}) interface{}
func IdleNow(fn interface{}, v ...interface{}) []interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.