tables

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewObjectsImagesTable

func NewObjectsImagesTable(ctx context.Context) (wof_sql.Table, error)

func NewObjectsImagesTableWithDatabase

func NewObjectsImagesTableWithDatabase(ctx context.Context, db wof_sql.Database) (wof_sql.Table, error)

func NewObjectsTable

func NewObjectsTable(ctx context.Context) (wof_sql.Table, error)

func NewObjectsTableWithDatabase

func NewObjectsTableWithDatabase(ctx context.Context, db wof_sql.Database) (wof_sql.Table, error)

Types

type ObjectsImagesTable

type ObjectsImagesTable struct {
	wof_sql.Table
	// contains filtered or unexported fields
}

func (*ObjectsImagesTable) IndexFeature

func (t *ObjectsImagesTable) IndexFeature(ctx context.Context, tx *sql.Tx, body []byte, custom ...interface{}) error

func (*ObjectsImagesTable) IndexRecord

func (t *ObjectsImagesTable) IndexRecord(ctx context.Context, db wof_sql.Database, i interface{}, custom ...interface{}) error

func (*ObjectsImagesTable) InitializeTable

func (t *ObjectsImagesTable) InitializeTable(ctx context.Context, db wof_sql.Database) error

func (*ObjectsImagesTable) Name

func (t *ObjectsImagesTable) Name() string

func (*ObjectsImagesTable) Schema

func (t *ObjectsImagesTable) Schema() string

type ObjectsTable

type ObjectsTable struct {
	wof_sql.Table
	// contains filtered or unexported fields
}

func (*ObjectsTable) IndexFeature

func (t *ObjectsTable) IndexFeature(ctx context.Context, tx *sql.Tx, body []byte, custom ...interface{}) error

func (*ObjectsTable) IndexRecord

func (t *ObjectsTable) IndexRecord(ctx context.Context, db wof_sql.Database, i interface{}, custom ...interface{}) error

func (*ObjectsTable) InitializeTable

func (t *ObjectsTable) InitializeTable(ctx context.Context, db wof_sql.Database) error

func (*ObjectsTable) Name

func (t *ObjectsTable) Name() string

func (*ObjectsTable) Schema

func (t *ObjectsTable) Schema() string

Jump to

Keyboard shortcuts

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