checking in prelim stuff
This commit is contained in:
5
kdf/consts_null.go
Normal file
5
kdf/consts_null.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package kdf
|
||||
|
||||
const (
|
||||
NullName string = "none"
|
||||
)
|
||||
Reference in New Issue
Block a user