Drop uses of 'unstructured' terminology.

This commit is contained in:
monopole
2021-03-13 08:44:01 -08:00
parent 123a5d6e56
commit 235101a614
12 changed files with 84 additions and 272 deletions

View File

@@ -12,7 +12,7 @@ import (
)
type plugin struct {
hasher ifc.KunstructuredHasher
hasher ifc.KustHasher
}
//noinspection GoUnusedGlobalVariable