pgdb

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DBInit

func DBInit() *sqlx.DB

func RefreshRasViews

func RefreshRasViews(db *sqlx.DB) echo.HandlerFunc

RefreshRasViews ...

func UpsertRasGeometry

func UpsertRasGeometry(ac *config.APIConfig, db *sqlx.DB) echo.HandlerFunc

UpsertRasGeometry ...

func UpsertRasModel

func UpsertRasModel(ac *config.APIConfig, db *sqlx.DB) echo.HandlerFunc

UpsertRasModel ...

func VacuumRasViews

func VacuumRasViews(db *sqlx.DB) echo.HandlerFunc

VacuumRasViews ...

Types

type ETLMetaData

type ETLMetaData struct {
	ModelName            string `json:"model_name"`
	SourcePath           string `json:"source_path"`
	DestinationPath      string `json:"destination_path"`
	ProjectionSourcePath string `json:"projection_source_path"`
}

Jump to

Keyboard shortcuts

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