MCPcopy Index your code
hub / github.com/coder/coder / OptionType

TypeAlias OptionType

codersdk/parameters.go:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30)
31
32type OptionType string
33
34const (
35 OptionTypeString OptionType = "string"

Callers 1

PreviewParameterFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected