MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / Chainloop

Struct Chainloop

extras/dagger/main.go:21–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21type Chainloop struct {
22 // +private
23 Instance InstanceInfo
24 // +private
25 Enterprise bool
26}
27
28// New creates a new Chainloop module client.
29func New(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected