MCPcopy Create free account
hub / github.com/facebook/time / Type

Method Type

calnex/api/api.go:393–395  ·  view source on GitHub ↗

Type is required by the cobra.Value interface

()

Source from the content-addressed store, hash-verified

391
392// Type is required by the cobra.Value interface
393func (cs *Channels) Type() string {
394 return "channel"
395}
396
397// Probe is a Calnex probe protocol
398type Probe string

Callers 1

TestChannelsFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestChannelsFunction · 0.76