MCPcopy 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
50type tallymanPublisher struct {

Calls

no outgoing calls