Documentation ¶
Overview ¶
Package tracker contains the Solana cluster tracker logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
Handler implements the tracker API methods.
func NewHandler ¶
NewHandler creates a new tracker API using the provided database.
func (*Handler) GetBestSnapshots ¶
GetBestSnapshots returns the currently available best snapshots.
func (*Handler) GetSnapshots ¶ added in v0.0.2
func (*Handler) RegisterHandlers ¶
RegisterHandlers registers this API with Gin web framework.
Click to show internal directories.
Click to hide internal directories.