es

package
v0.0.0-...-826a30d Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(address string, maxChanSize, nums int) (err error)

Init 初始化连接

func SendToChan

func SendToChan(msg *LogData)

SendToChan 发送到通道

Types

type LogData

type LogData struct {
	Topic string `json:"topic"`
	Data  string `json:"data"`
}

LogData 日志结构体

Jump to

Keyboard shortcuts

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