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

Struct another

acceptance/testenv/testenv_test.go:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49type another struct {
50 Val float32
51}
52
53func (a another) Key() any {
54 return anotherKey

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected