Configure routing

This commit is contained in:
Alexander
2026-05-03 16:10:24 +02:00
parent 58aa4ef23b
commit 6baa895c6c
5 changed files with 55 additions and 5 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
package indexer
import (
"fmt"
)
import ()
type Indexer interface {
}