msgs

package
v1.1.27 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Json added in v1.1.1

type Json struct {
	MessageID int32  `json:"messageID"` // 訊息編號
	Message   []byte `json:"message"`   // 訊息資料
}

Json json訊息資料

type JsonTest

type JsonTest struct {
	Data string // 測試字串
}

JsonTest json訊息測試用資料

Jump to

Keyboard shortcuts

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