MCPcopy Create free account
hub / github.com/coder/coder / ObjectType

TypeAlias ObjectType

codersdk/toolsdk/chatgpt.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type ObjectType string
17
18const (
19 ObjectTypeTemplate ObjectType = "template"

Callers 1

parseObjectIDFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected