backup

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2018 License: Apache-2.0 Imports: 11 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupConfig

type BackupConfig struct {
	Backup struct {
		Enabled bool `json:"enabled"`
	} `json:"backup"`
}

type Module

type Module struct {
	DB     *db.Module
	Logger *logger.Module
	Config *config.Module
	// contains filtered or unexported fields
}

func (*Module) Init

func (m *Module) Init(c *service.Config)

func (*Module) WriteBackup

func (m *Module) WriteBackup() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL