Add CCR stuff, fix search, add docs support, support index maps, refactor (#13)

This commit is contained in:
T. von Dein
2026-05-12 18:28:57 +02:00
parent 327bc84bd8
commit dd619ab815
19 changed files with 717 additions and 237 deletions

View File

@@ -31,7 +31,7 @@ import (
)
const (
Version string = `v0.0.7`
Version string = `v0.0.8`
)
type Cluster struct {