tablesmap

package
v0.0.0-...-0d0b246 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *tablesMap

New instantiates backup table

Types

type TablesMapInterface

type TablesMapInterface interface {
	Get(dbutils.OID) (tablebackup.TableBackuper, bool)
	Set(dbutils.OID, tablebackup.TableBackuper)
	Delete(dbutils.OID)
	Map(func(tablebackup.TableBackuper))
}

TablesMapInterface represents interface for the backup tablesMap map

Jump to

Keyboard shortcuts

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