package
0.0.0-20230309133153-c98e9ca36a33
Repository: https://github.com/ciderapp/wails.git
Documentation: pkg.go.dev
# Interfaces
AppConfig is the application config interface.
BindingManager is the binding manager interface.
EventManager is the event manager interface.
IPCManager is the event manager interface.
Renderer is an interface describing a Wails target to render the app to.
Runtime interface.
# Type aliases
CallbackFunc defines the signature of a function required to be provided to the Dispatch function so that the response may be returned.