interfaces

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transformer

type Transformer interface {
	Transform(models interface{}, expectedRange [2]uint64) (interface{}, [][2]uint64, error)
}

Transformer interface for transforming v2 DB models into v3 DB models for a specific table

type TransformerConstructor

type TransformerConstructor func() Transformer

TransformerConstructor func sig for constructing a Transformer for a specific table

Jump to

Keyboard shortcuts

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