Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //1. macos调式时临时创建一个符合macapp的程序包 // //2. 如果基于cef,需要指定cef frameworks 根目录【/homt/xxx/cef_binary_xxxxxxx_macosx64/Release】 MacApp = &macApp{} )
Functions ¶
This section is empty.
Types ¶
type ENERGY_ENV ¶
type ENERGY_ENV string
const (
ENERGY_ENV_DEV ENERGY_ENV = "dev" //ENERGY的开发环境常量配置
)
Click to show internal directories.
Click to hide internal directories.