package
0.0.0-20240822143647-57db1c7ad6b8
Repository: https://github.com/ywjsonic/ycore.git
Documentation: pkg.go.dev
# README
此區為資料結構定義
# Packages
No description provided by the author
# Structs
DecodeResponse 解析成 code & payload.
EncodeData 編碼內容,包含 code.
Map is like a Go map[interface{}]interface{} but is safe for concurrent use by multiple goroutines without additional locking or coordination.
Map is like a Go map[interface{}]interface{} but is safe for concurrent use by multiple goroutines without additional locking or coordination.