//
pkg.gl
Category
github.com/packtpublishing/hands-on-gui-application-development-in-go
chapter11
singleapp
package
0.0.0-20230130083026-9f9a8c1cdc82
Repository:
https://github.com/packtpublishing/hands-on-gui-application-development-in-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
119 SLOC
#
Structs
Doc
No description provided by the author
SingleApp
No description provided by the author
#
Interfaces
App
App is the main interface for our application functions that will be made available over RPC so that other instances can call them.