parsing

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFindIDFunc

func CreateFindIDFunc(t types.TypeRegistry) func(f specification.Feature) models.Field

func CreateHasBoolean

func CreateHasBoolean(t types.TypeRegistry) func(specification.Feature) bool

func CreateHasDate

func CreateHasDate(t types.TypeRegistry) func(specification.Feature) bool

func CreateHasFile

func CreateHasFile(t types.TypeRegistry) func(specification.Feature) bool

func CreateHasNumber

func CreateHasNumber(t types.TypeRegistry) func(specification.Feature) bool

func CreateHasString

func CreateHasString(t types.TypeRegistry) func(specification.Feature) bool

func CreateHasText

func CreateHasText(t types.TypeRegistry) func(specification.Feature) bool

func CreateHasTime

func CreateHasTime(t types.TypeRegistry) func(specification.Feature) bool

func CreateIsBoolean

func CreateIsBoolean(t types.TypeRegistry) func(models.Field) bool

func CreateIsDate

func CreateIsDate(t types.TypeRegistry) func(models.Field) bool

func CreateIsFile

func CreateIsFile(t types.TypeRegistry) func(models.Field) bool

func CreateIsID

func CreateIsID(t types.TypeRegistry) func(models.Field) bool

func CreateIsNotTimeBased

func CreateIsNotTimeBased(t types.TypeRegistry) func(models.Field) bool

func CreateIsNumber

func CreateIsNumber(t types.TypeRegistry) func(models.Field) bool

func CreateIsString

func CreateIsString(t types.TypeRegistry) func(models.Field) bool

func CreateIsText

func CreateIsText(t types.TypeRegistry) func(models.Field) bool

func CreateIsTime

func CreateIsTime(t types.TypeRegistry) func(models.Field) bool

func CreateIsType

func CreateIsType(t types.TypeRegistry) func([]string, models.Field) bool

func CreateIsUndefined

func CreateIsUndefined(t types.TypeRegistry) func(models.Field) bool

func CreateNoneID

func CreateNoneID(t types.TypeRegistry) func([]models.Field) []models.Field

func CreateRandomRecordsFunc

func CreateRandomRecordsFunc(t types.TypeRegistry) func(f specification.Feature) []models.Record

func CreateRecordsFunc

func CreateRecordsFunc(t types.TypeRegistry) func(f specification.Feature) []models.Record

func CreateTableView

func CreateTableView(t types.TypeRegistry) func([]models.Field) []models.Field

func RandomValue

func RandomValue(t types.TypeRegistry, f models.Field) string

func SList

func SList(a ...string) []string

func UserDefinedRecords

func UserDefinedRecords(f specification.Feature) (records []models.Record)

Types

This section is empty.

Jump to

Keyboard shortcuts

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