aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/store/header.go
AgeCommit message (Collapse)Author
2025-10-30internal/store: rename from stateOphestra
This reduces collision with local variable names, and generally makes sense for the new store package, since it no longer specifies the state struct. Signed-off-by: Ophestra <cat@gensokyo.uk>