Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
func
(*Client) ID() string {
17
return
"xkcd"
18
}
19
20
func
New(logger zerolog.Logger, spec Spec, services *xkcd.Client, bk state.Client) schema.ClientMeta {
21
return
&Client{
Callers
9
arrowTypeToSqliteStr
Method · 0.45
arrowTypeToSqlite
Method · 0.45
createResultsArray
Method · 0.45
reverseTransform
Function · 0.45
getValue
Function · 0.45
transformRecord
Function · 0.45
arrowTypeToElasticsearchProperty
Function · 0.45
ObfuscateColumns
Method · 0.45
ChangeCase
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected