Added config, added logging
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package indexer
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
type Indexer interface {
|
||||
}
|
||||
Reference in New Issue
Block a user