MCPcopy Create free account
hub / github.com/conforma/cli / Key

Method Key

acceptance/testenv/testenv.go:131–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129// WithState marks a struct that holds some state under a specific key
130type WithState interface {
131 Key() any
132}
133
134type Initializing interface {

Callers 1

persistedKeyFunction · 0.65

Implementers 13

registryStateacceptance/registry/registry.go
keyStateacceptance/crypto/keys.go
rekorStateacceptance/rekor/rekor.go
imageStateacceptance/image/image.go
gitStateacceptance/git/git.go
ClusterStateacceptance/kubernetes/kubernetes.go
testStateacceptance/kubernetes/kind/kind.go
wiremockStateacceptance/wiremock/wiremock.go
statefulacceptance/testenv/testenv_test.go
anotheracceptance/testenv/testenv_test.go
initializingacceptance/testenv/testenv_test.go
testUtilacceptance/testenv/testenv.go

Calls

no outgoing calls

Tested by

no test coverage detected