Documentation
¶
Index ¶
Constants ¶
View Source
const (
EpochNumBase = 10
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hash ¶
type Hash struct {
// contains filtered or unexported fields
}
Hash implements a key generator that uses the specified hash algorithm.
type Metadata ¶
type Metadata struct {
// contains filtered or unexported fields
}
Metadata implements a key generator that uses a template engine to generate keys from give metadata.
Click to show internal directories.
Click to hide internal directories.