Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fogleman/primitive
/ shapeConfig
Struct
shapeConfig
main.go:45–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
type
shapeConfig
struct
{
46
Count int
47
Mode int
48
Alpha int
49
Repeat int
50
}
51
52
type
shapeConfigArray []shapeConfig
53
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected