channel

package
v0.0.0-...-f55c371 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package channel @Link https://gitee.com/linngc/central.mirror @Copyright Copyright (c) 2022 central CLI @Author linngc @License

Package channel @Link https://gitee.com/linngc/central.mirror @Copyright Copyright (c) 2022 central CLI @Author linngc @License

Package channel @Link https://gitee.com/linngc/central.mirror @Copyright Copyright (c) 2022 central CLI @Author linngc @License

Index

Constants

This section is empty.

Variables

View Source
var (
	Process = NewProcess()
	GClient = NewGClient()
)

Functions

func NewGClient

func NewGClient() *cGclientChannel

func NewProcess

func NewProcess() (client *cProcessChannel)

NewProcess 初始化

Types

type WResponse

type WResponse struct {
	Event string      `json:"event"` //属性名称
	Tag   string      `json:"tag"`   //所属标记
	Data  interface{} `json:"data"`  //数据
}

WResponse 输出对象

Jump to

Keyboard shortcuts

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