app

package module
v0.0.0-...-63715d1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebConfigInfo

type WebConfigInfo struct {
	AppRoot string //程序根目录
	Root    string //页面根路径
	Port    string //端口
	Title   string //程序标题
	Name    string //名称
}

web项目基本配置信息

func (WebConfigInfo) Get

func (wf WebConfigInfo) Get() *WebConfigInfo

取对应配置

func (*WebConfigInfo) RunStartStr

func (wf *WebConfigInfo) RunStartStr() string

取开始运行提示信息

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL