Package mainthread provides a way to run functions on the main goroutine, useful for GUI applications that require thread-safe operations.
go get github.com/faiface/mainthreadNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a function on the main goroutine.
No known issues recorded.
No dependency data recorded yet.