Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apecloud/myduckserver
/ PSCurrentThreadID
Struct
PSCurrentThreadID
myfunc/ps.go:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
)
8
9
type
PSCurrentThreadID
struct
{
10
function.NoArgFunc
11
}
12
13
func
(c PSCurrentThreadID) IsNonDeterministic() bool {
14
return
true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected