index

package
v0.0.0-...-a97389e Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 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 ConfigModule

type ConfigModule struct {
	ConfigCtrl *controller.ConfigCtrl `inject:""`
}

func NewConfigModule

func NewConfigModule() *ConfigModule

func (*ConfigModule) Party

func (m *ConfigModule) Party() module.WebModule

Party 执行

type FileModule

type FileModule struct {
	FileCtrl *controller.FileCtrl `inject:""`
}

func NewFileModule

func NewFileModule() *FileModule

func (*FileModule) Party

func (m *FileModule) Party() module.WebModule

Party 上传文件模块

type HeartBeatModule

type HeartBeatModule struct {
}

func NewHeartBeatModule

func NewHeartBeatModule() *HeartBeatModule

func (*HeartBeatModule) Party

func (m *HeartBeatModule) Party() module.WebModule

Party 执行

type InterpreterModule

type InterpreterModule struct {
	InterpreterCtrl *controller.InterpreterCtrl `inject:""`
}

func NewInterpreterModule

func NewInterpreterModule() *InterpreterModule

func (*InterpreterModule) Party

func (m *InterpreterModule) Party() module.WebModule

Party 执行

type JobModule

type JobModule struct {
	JobCtrl *controller.JobCtrl `inject:""`
}

func NewJobModule

func NewJobModule() *JobModule

func (*JobModule) Party

func (m *JobModule) Party() module.WebModule

Party 执行

type PluginModule

type PluginModule struct {
	PluginCtrl *controller.PluginCtrl `inject:""`
}

func NewPluginModule

func NewPluginModule() *PluginModule

func (*PluginModule) Party

func (m *PluginModule) Party() module.WebModule

Party 插件管理模块

type ProxyModule

type ProxyModule struct {
	ProxyCtrl *controller.ProxyCtrl `inject:""`
}

func NewProxyModule

func NewProxyModule() *ProxyModule

func (*ProxyModule) Party

func (m *ProxyModule) Party() module.WebModule

Party 执行

type ServerModule

type ServerModule struct {
	ServerCtrl *controller.ServerCtrl `inject:""`
}

func NewServerModule

func NewServerModule() *ServerModule

func (*ServerModule) Party

func (m *ServerModule) Party() module.WebModule

Party 执行

type SettingsModule

type SettingsModule struct {
	SettingsCtrl *controller.SettingsCtrl `inject:""`
}

func NewSettingsModule

func NewSettingsModule() *SettingsModule

func (*SettingsModule) Party

func (m *SettingsModule) Party() module.WebModule

Party 执行

type SiteModule

type SiteModule struct {
	SiteCtrl *controller.SiteCtrl `inject:""`
}

func NewSiteModule

func NewSiteModule() *SiteModule

func (*SiteModule) Party

func (m *SiteModule) Party() module.WebModule

Party 执行

type TestBugModule

type TestBugModule struct {
	TestBugCtrl *controller.TestBugCtrl `inject:""`
}

func NewTestBugModule

func NewTestBugModule() *TestBugModule

func (*TestBugModule) Party

func (m *TestBugModule) Party() module.WebModule

Party 测试结果

type TestFilterModule

type TestFilterModule struct {
	TestFilterCtrl *controller.TestFilterCtrl `inject:""`
}

func NewTestFilterModule

func NewTestFilterModule() *TestFilterModule

func (*TestFilterModule) Party

func (m *TestFilterModule) Party() module.WebModule

Party 脚本

type TestResultModule

type TestResultModule struct {
	TestResultCtrl *controller.TestResultCtrl `inject:""`
}

func NewTestResultModule

func NewTestResultModule() *TestResultModule

func (*TestResultModule) Party

func (m *TestResultModule) Party() module.WebModule

Party 测试结果

type TestScriptModule

type TestScriptModule struct {
	TestScriptCtrl *controller.TestScriptCtrl `inject:""`
}

func NewTestScriptModule

func NewTestScriptModule() *TestScriptModule

func (*TestScriptModule) Party

func (m *TestScriptModule) Party() module.WebModule

Party 脚本

type WorkspaceModule

type WorkspaceModule struct {
	WorkspaceCtrl *controller.WorkspaceCtrl `inject:""`
}

func NewWorkspaceModule

func NewWorkspaceModule() *WorkspaceModule

func (*WorkspaceModule) Party

func (m *WorkspaceModule) Party() module.WebModule

Party 项目

type ZentaoModule

type ZentaoModule struct {
	ZentaoCtrl *controller.ZentaoCtrl `inject:""`
}

func NewZentaoModule

func NewZentaoModule() *ZentaoModule

func (*ZentaoModule) Party

func (m *ZentaoModule) Party() module.WebModule

Party 产品

Jump to

Keyboard shortcuts

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