Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ WithID
Method
WithID
coderd/database/db.go:104–107 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
102
}
103
104
func
(o *TxOptions) WithID(id string) *TxOptions {
105
o.TxIdentifier = id
106
return
o
107
}
108
109
// queries encompasses both are sqlc generated
110
// queries and our custom queries.
Callers
15
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
RBACObject
Method · 0.45
Calls
no outgoing calls
Tested by
10
TestInTxMetrics
Function · 0.36
TestPurge
Function · 0.36
TestMetrics
Function · 0.36
TestChats
Method · 0.36
TestOrganization
Method · 0.36
TestWorkspace
Method · 0.36
TestProvisionerKeys
Method · 0.36
TestNotifications
Method · 0.36
TestPrebuilds
Method · 0.36
TestOAuth2ProviderAppTokens
Method · 0.36