transformers

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2022 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 (s *SimpleAbstractRowTransformer) AfterAll(result coll.Collection)

func (*SimpleAbstractRowTransformer) BeforeAll

func (*SimpleAbstractRowTransformer) OnTransformation

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

func (*SimpleAbstractRowTransformer) Transform

func (s *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