Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoRestore ¶
type MongoRestore struct {
*MongoRestoreInput
// contains filtered or unexported fields
}
func NewMongoRestore ¶
func NewMongoRestore(i *MongoRestoreInput) (*MongoRestore, error)
func (*MongoRestore) LastError ¶
func (mr *MongoRestore) LastError() error
func (*MongoRestore) Start ¶
func (mr *MongoRestore) Start() error
func (*MongoRestore) Stop ¶
func (mr *MongoRestore) Stop() error
func (*MongoRestore) Wait ¶
func (mr *MongoRestore) Wait() error
Click to show internal directories.
Click to hide internal directories.