Documentation ¶
Index ¶
- Constants
- Variables
- func TestHashFromString(t *testing.T)
- func TestHashValue(t *testing.T)
- func TestKeyFromString(t *testing.T)
- func TestKeyJSON(t *testing.T)
- func TestKeyPath(t *testing.T)
- func TestNamespaceFromString(t *testing.T)
- type Def
- type Hash
- type Key
- type KeyPath
- type Namespace
- type NewHashState
Constants ¶
View Source
const HashSize = 32
Variables ¶
View Source
var ErrBadKey = errors.New("bad key")
View Source
var ErrTooLong = errors.New("too long")
Functions ¶
func TestHashFromString ¶
func TestHashValue ¶
func TestKeyFromString ¶
func TestKeyJSON ¶
func TestKeyPath ¶
func TestNamespaceFromString ¶
Types ¶
type Hash ¶
func HashFromString ¶
type NewHashState ¶
Click to show internal directories.
Click to hide internal directories.