MCPcopy Create free account
hub / github.com/cloudquery/cloudquery / ID

Method ID

plugins/source/xkcd/client/client.go:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14}
15
16func (*Client) ID() string {
17 return "xkcd"
18}
19
20func New(logger zerolog.Logger, spec Spec, services *xkcd.Client, bk state.Client) schema.ClientMeta {
21 return &Client{

Callers 9

arrowTypeToSqliteStrMethod · 0.45
arrowTypeToSqliteMethod · 0.45
createResultsArrayMethod · 0.45
reverseTransformFunction · 0.45
getValueFunction · 0.45
transformRecordFunction · 0.45
ObfuscateColumnsMethod · 0.45
ChangeCaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected