package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jun 19, 2023
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RefreshRasViews(db *sqlx.DB) echo.HandlerFunc
RefreshRasViews ...
func VacuumRasViews(db *sqlx.DB) echo.HandlerFunc
VacuumRasViews ...
type ETLMetaData struct {
ModelName string `json:"model_name"`
SourcePath string `json:"source_path"`
DestinationPath string `json:"destination_path"`
ProjectionSourcePath string `json:"projection_source_path"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.