MCPcopy Create free account
hub / github.com/B33pBeeps/redthread / Mode

TypeAlias Mode

internal/app/model.go:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33type Mode int
34
35const (
36 ModeBoard Mode = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected