transformers

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2019 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleAbstractRowTransformer

type SimpleAbstractRowTransformer struct {
	Transformer func(rows *sql.Rows) (interface{}, error)
}

func (*SimpleAbstractRowTransformer) AfterAll

func (this *SimpleAbstractRowTransformer) AfterAll(result coll.Collection)

func (*SimpleAbstractRowTransformer) BeforeAll

func (this *SimpleAbstractRowTransformer) BeforeAll() coll.Collection

func (*SimpleAbstractRowTransformer) OnTransformation

func (this *SimpleAbstractRowTransformer) OnTransformation(result coll.Collection, instance interface{})

func (*SimpleAbstractRowTransformer) Transform

func (this *SimpleAbstractRowTransformer) Transform(rows *sql.Rows) (interface{}, error)

Jump to

Keyboard shortcuts

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