公告板
版本库
filestore
活动
搜索
登录
libgowrapper
/
sdkstruct
comman struct for modules
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
add proc for sdk info etc.
zhangmeng
2019-12-18
5ada2e2ab333d8d1346c9cf943c79b3e51426c6c
[libgowrapper/sdkstruct.git]
/
proc.go
1
2
3
4
5
6
7
package sdkstruct
// SDKInfo db
type SDKInfo struct {
IpcID string
SdkType string
}