Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ generateID
Function
generateID
examples/session-mysql/main.go:197–199 ·
view source on GitHub ↗
辅助函数
()
Source
from the content-addressed store, hash-verified
195
// 辅助函数
196
197
func
generateID() string {
198
return
strconv.FormatInt(time.Now().UnixNano(), 10)
199
}
200
201
// MySQL 8.0+ JSON 高级用法
202
Callers
2
appendEventsExample
Function · 0.70
jsonColumnExample
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected