featurebase/keys
Seebs 672ebb6306 create keys package to unify types of index/field/view/shard keys
In developing QueryContext, I found it more expressive to have defined
types for index/field/view/shard keys. Then I wanted to refer to those
names from elsewhere. This package has no dependencies so anything
can import it and we can all agree on these types. Later I want to
migrate everything else to use these names.
2023-01-11 12:52:03 -06:00
..
doc.go create keys package to unify types of index/field/view/shard keys 2023-01-11 12:52:03 -06:00
keys.go create keys package to unify types of index/field/view/shard keys 2023-01-11 12:52:03 -06:00