Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LDIFLoader ¶
type LDIFLoader struct {
// contains filtered or unexported fields
}
func NewLDIFLoader ¶
func NewLDIFLoader(logLevel, dbFile, base string) (*LDIFLoader, error)
func (*LDIFLoader) Load ¶
func (l *LDIFLoader) Load(ldifFile string) error
Click to show internal directories.
Click to hide internal directories.