aboutsummaryrefslogtreecommitdiff
path: root/commitquery/node_index.go
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-29 13:38:19 +0000
committerGravatar Runxi Yu2026-03-29 13:39:49 +0000
commit37707aada0157f255dbad920b917efb601184e12 (patch)
tree29f79d242c764de8d6f1e65bcc847e53f21cd646 /commitquery/node_index.go
parentcommitquery: Context has been gone long ago (diff)
signatureNo signature
commitquery: Reorganize
Diffstat (limited to 'commitquery/node_index.go')
-rw-r--r--commitquery/node_index.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/commitquery/node_index.go b/commitquery/node_index.go
new file mode 100644
index 00000000..06122d62
--- /dev/null
+++ b/commitquery/node_index.go
@@ -0,0 +1,4 @@
+package commitquery
+
+// nodeIndex identifies one internal query node.
+type nodeIndex int