MCPcopy Create free account
hub / github.com/sourcegraph/checkup / Provision

Method Provision

interfaces.go:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51// a key pair that is used for read-only access).
52type Provisioner interface {
53 Provision() (types.ProvisionInfo, error)
54}

Callers 1

provision.goFile · 0.65

Implementers 1

Storagestorage/s3/s3.go

Calls

no outgoing calls

Tested by

no test coverage detected