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

TypeAlias Kites

kontrol/kites.go:12–12  ·  view source on GitHub ↗

Kites is a helpe type to work with a set of kites

Source from the content-addressed store, hash-verified

10
11// Kites is a helpe type to work with a set of kites
12type Kites []*protocol.KiteWithToken
13
14// Attach attaches the given token to each kite. It replaces any previous
15// token.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected