xapp

package
v0.0.0-...-fc24136 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XApp

type XApp struct {
	Name        string
	XAppInfo    XAppInfo
	XAppContent XAppContent
}

插件管理器应用

func NewApp

func NewApp() XApp

type XAppContent

type XAppContent struct {
	Content string
	XPlugs  *mytype.ArrayList
	XHooks  *mytype.ArrayList
}

应用的上下文对象

type XAppInfo

type XAppInfo struct {
}

应用的信息

Jump to

Keyboard shortcuts

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