# Structs
MessageIn represents a message going in.
MessageOut represents a message going out.
Options represents options.
# Type aliases
AdaptAstilectron is a function that adapts astilectron.
AdaptRouter is a function that adapts the router.
AdaptWindow is a function that adapts the window.
CustomProvision is a function that executes custom provisioning.
MessageHandler is a functions that handles messages.
RestoreAssets is a function that restores assets namely the go-bindata's RestoreAssets method.
TemplateData is a function that retrieves a template's data.