MCPcopy Create free account
hub / github.com/codnect/procyon / AnyPanicModule

Struct AnyPanicModule

runtime/module_test.go:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29type AnyPanicModule struct {
30}
31
32func (a AnyPanicModule) Init() {
33 panic("any error")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected