package
Version:
v1.1.27
Opens a new window with list of versions in this module.
Published: Aug 14, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Json struct {
MessageID int32 `json:"messageID"`
Message []byte `json:"message"`
}
Json json訊息資料
type JsonTest struct {
Data string
}
JsonTest json訊息測試用資料
Source Files
¶
Click to show internal directories.
Click to hide internal directories.