MCPcopy Create free account
hub / github.com/OpenAtomFoundation/SmartIDE / PortMapTypeEnum

TypeAlias PortMapTypeEnum

cli/pkg/tunnel/forwarding.go:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60type PortMapTypeEnum string
61
62const (
63 PortMapInfo_None PortMapTypeEnum = ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected