Documentation
¶
Index ¶
- type SimpleAbstractRowTransformer
- func (s *SimpleAbstractRowTransformer) AfterAll(result coll.Collection)
- func (s *SimpleAbstractRowTransformer) BeforeAll() coll.Collection
- func (s *SimpleAbstractRowTransformer) OnTransformation(result coll.Collection, instance interface{})
- func (s *SimpleAbstractRowTransformer) Transform(rows *sql.Rows) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleAbstractRowTransformer ¶
func (*SimpleAbstractRowTransformer) AfterAll ¶
func (s *SimpleAbstractRowTransformer) AfterAll(result coll.Collection)
func (*SimpleAbstractRowTransformer) BeforeAll ¶
func (s *SimpleAbstractRowTransformer) BeforeAll() coll.Collection
func (*SimpleAbstractRowTransformer) OnTransformation ¶
func (s *SimpleAbstractRowTransformer) OnTransformation(result coll.Collection, instance interface{})
Click to show internal directories.
Click to hide internal directories.