Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ Start
Method
Start
enterprise/coderd/usage/publisher.go:47–47 ·
view source on GitHub ↗
Start starts the publisher. It must only be called once.
()
Source
from the content-addressed store, hash-verified
45
io.Closer
46
// Start starts the publisher. It must only be called once.
47
Start() error
48
}
49
50
type
tallymanPublisher
struct
{
Callers
15
newRestartableTestServer
Function · 0.65
TestConn_CoordinatorRollingRestart
Function · 0.65
newTestServer
Function · 0.65
newActiveWorkerServer
Function · 0.65
TestSubscribeRelayDialCanceledOnFastCompletion
Function · 0.65
TestSubscribeRelayEstablishedMidStream
Function · 0.65
ReconcileAll
Method · 0.65
SnapshotState
Method · 0.65
ReconcilePreset
Method · 0.65
WithReconciliationLock
Method · 0.65
executeReconciliationAction
Method · 0.65
createPrebuiltWorkspace
Method · 0.65
Calls
no outgoing calls
Tested by
12
newRestartableTestServer
Function · 0.52
TestConn_CoordinatorRollingRestart
Function · 0.52
newTestServer
Function · 0.52
newActiveWorkerServer
Function · 0.52
TestSubscribeRelayDialCanceledOnFastCompletion
Function · 0.52
TestSubscribeRelayEstablishedMidStream
Function · 0.52
TestIntegration
Function · 0.52
TestPublisherNoEligibleLicenses
Function · 0.52
TestPublisherClaimExpiry
Function · 0.52
TestPublisherMissingEvents
Function · 0.52
TestPublisherLicenseSelection
Function · 0.52
TestPublisherTallymanError
Function · 0.52