plugin/

directory
v0.68.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2026 License: Apache-2.0

Directories

Path Synopsis
deferred
Package deferred holds the bulk-load deferred-index manifest in a stand-alone package so each metadata plugin (sqlite, mysql, postgres) can import it without pulling in the parent metadata package, which side-effect-imports every plugin and would create an import cycle.
Package deferred holds the bulk-load deferred-index manifest in a stand-alone package so each metadata plugin (sqlite, mysql, postgres) can import it without pulling in the parent metadata package, which side-effect-imports every plugin and would create an import cycle.
importutil
Package importutil provides shared helpers for metadata import operations across all database backends (sqlite, postgres, mysql).
Package importutil provides shared helpers for metadata import operations across all database backends (sqlite, postgres, mysql).
internal/collateralfee
Package collateralfee computes the fee-pot contribution of phase-2-invalid transactions.
Package collateralfee computes the fee-pot contribution of phase-2-invalid transactions.
internal/rewardstate
Package rewardstate holds reward_live_stake and reward snapshot metadata query logic shared by the sqlite, mysql, and postgres metadata plugins.
Package rewardstate holds reward_live_stake and reward snapshot metadata query logic shared by the sqlite, mysql, and postgres metadata plugins.
internal/sqldialect
Package sqldialect centralizes SQL-dialect literals shared by metadata query packages.
Package sqldialect centralizes SQL-dialect literals shared by metadata query packages.
internal/utxocond
Package utxocond builds fixed-shape "(tx_id = ? AND output_idx = ?)" OR-list conditions for the UTxO block-apply UPDATEs (consume, collateral, reference inputs) shared by the sqlite, postgres, and mysql metadata plugins.
Package utxocond builds fixed-shape "(tx_id = ? AND output_idx = ?)" OR-list conditions for the UTxO block-apply UPDATEs (consume, collateral, reference inputs) shared by the sqlite, postgres, and mysql metadata plugins.
pagination
Package pagination holds cursor-pagination helpers shared by the metadata plugin backends (sqlite, postgres, mysql).
Package pagination holds cursor-pagination helpers shared by the metadata plugin backends (sqlite, postgres, mysql).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL