MCPcopy Create free account
hub / github.com/koding/kite / KiteAction

TypeAlias KiteAction

protocol/protocol.go:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185type KiteAction string
186
187const (
188 Register KiteAction = "REGISTER"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected