Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OptsBuilder ¶
type OptsBuilder struct {
// contains filtered or unexported fields
}
func (OptsBuilder) ForPath ¶
func (b OptsBuilder) ForPath(dbFilename string) badger.Options
func (OptsBuilder) WithEncryption ¶
func (b OptsBuilder) WithEncryption(encryptionKey []byte, encryptionKeyRotationInterval time.Duration) OptsBuilder
Click to show internal directories.
Click to hide internal directories.