cbs

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 4 Imported by: 0

README

cbs

CBS (client-browser-server) 是一个混合了 C/S 和 B/S 特点的桌面 GUI 方案。

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAgentModule

func NewAgentModule() *application.ModuleBuilder

NewAgentModule ...

func NewMainModule

func NewMainModule() *application.ModuleBuilder

NewMainModule ...

func NewServerModule

func NewServerModule() *application.ModuleBuilder

NewServerModule ...

func NewTestModule

func NewTestModule() *application.ModuleBuilder

NewTestModule ...

Types

type RunningMode

type RunningMode int

RunningMode 表示运行模式

const (
	RunningModeAuto RunningMode = 0 + iota
	RunningModeAgent
	RunningModeServer
	RunningModeBoth
	RunningModeNone
)

定义运行模式

Jump to

Keyboard shortcuts

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