Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseDatabase ¶
func CloseDatabase()
Types ¶
type BadgerLogger ¶
type BadgerLogger struct {
// contains filtered or unexported fields
}
func (*BadgerLogger) Debugf ¶
func (b *BadgerLogger) Debugf(format string, args ...interface{})
func (*BadgerLogger) Errorf ¶
func (b *BadgerLogger) Errorf(format string, args ...interface{})
func (*BadgerLogger) Infof ¶
func (b *BadgerLogger) Infof(format string, args ...interface{})
func (*BadgerLogger) Warningf ¶
func (b *BadgerLogger) Warningf(format string, args ...interface{})
Click to show internal directories.
Click to hide internal directories.