fixup! Refactor storages and extractors to actual functions

This commit is contained in:
2025-10-10 23:16:42 +02:00
parent 0e6844e8f0
commit 83c49f96e4

View File

@@ -1,3 +1,4 @@
// Package routes provides data processing functions for EVE PI endpoints.
package routes package routes
import ( import (