Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conforma/cli
/ stateful
Struct
stateful
acceptance/testenv/testenv_test.go:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
type
key int
33
34
type
stateful
struct
{
35
Number int
36
Str string
37
}
38
39
const
(
40
statefulKey key = iota
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected