package
Version:
v5.1.39
Opens a new window with list of versions in this module.
Published: Jun 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 29
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
AppName = "weeekj"
AppVersion = "2.0.0"
)
func Init(appName, appVer string, urlFunc func(), initFunc func()) (err error)
Init 初始化处理模块
必须在主进程直接启动,否则请建立子进程,并在尾部做拦截程序处理,避免程序跳出
Source Files
¶
Click to show internal directories.
Click to hide internal directories.