mocks

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mapper

type Mapper struct {
	ColumnToSearchMappingFn func(column schemalog.Column) (map[string]any, error)
	MapColumnValueFn        func(column schemalog.Column, value any) (any, error)
}

func (*Mapper) ColumnToSearchMapping

func (m *Mapper) ColumnToSearchMapping(column schemalog.Column) (map[string]any, error)

func (*Mapper) MapColumnValue

func (m *Mapper) MapColumnValue(column schemalog.Column, value any) (any, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳