tables

package
v0.9.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: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGeoJSONTable

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

func NewGeoJSONTableWithDatabase

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

func NewWhosonfirstTable

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

func NewWhosonfirstTableWithDatabase

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

Types

type GeoJSONTable

type GeoJSONTable struct {
	wof_sql.Table
}

func (*GeoJSONTable) IndexFeature

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

func (*GeoJSONTable) IndexRecord

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

func (*GeoJSONTable) InitializeTable

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

func (*GeoJSONTable) Name

func (t *GeoJSONTable) Name() string

func (*GeoJSONTable) Schema

func (t *GeoJSONTable) Schema() string

type WhosonfirstTable

type WhosonfirstTable struct {
	wof_sql.Table
}

func (*WhosonfirstTable) IndexFeature

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

func (*WhosonfirstTable) IndexRecord

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

func (*WhosonfirstTable) InitializeTable

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

func (*WhosonfirstTable) Name

func (t *WhosonfirstTable) Name() string

func (*WhosonfirstTable) Schema

func (t *WhosonfirstTable) Schema() string

Jump to

Keyboard shortcuts

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