jsweb

package
v0.0.0-...-7a2a333 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetInitJs

func SetInitJs(f jstask.CallBack)

Types

type JsController

type JsController struct {
	controller.Controller
}

JsController 授权相关的操作

func (*JsController) Check

func (m *JsController) Check()

Check 检查代码

func (*JsController) Download

func (m *JsController) Download()

Test 测试代码

func (*JsController) File

func (m *JsController) File()

File .

func (*JsController) List

func (m *JsController) List()

List 列出所有文件

func (*JsController) Save

func (m *JsController) Save()

Save 保存代码

func (*JsController) Tasks

func (m *JsController) Tasks()

Tasks 同步任务

func (*JsController) Test

func (m *JsController) Test()

Test 测试代码

type Tree

type Tree struct {
	ID       string  `json:"id"`
	Label    string  `json:"label"`
	Icon     string  `json:"icon"`
	Children []*Tree `json:"children"`
}

Tree 标签

Jump to

Keyboard shortcuts

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