workspace

package
v0.0.0-...-2eb7c72 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompileWorkspace

func CompileWorkspace(dbpool *pgxpool.Pool, workspaceName, version string) (string, error)

func GetDomainKeysInfo

func GetDomainKeysInfo(dbpool *pgxpool.Pool, rdfType string) (*[]string, *string, error)

func SyncWorkspaceFiles

func SyncWorkspaceFiles(dbpool *pgxpool.Pool, workspaceName, status, contentType string, skipSqliteFiles bool, skipTgzFiles bool) error

Function to pull override workspace files from databse to the container workspace (local copy). Need this when:

  • starting a task requiring local workspace (e.g. run_report to get latest report definition)
  • starting apiserver to get latest override files (e.g. lookup csv files) to compile workspace
  • starting rule server to get the latest lookup.db and workspace.db

func UpdateWorkspaceVersionDb

func UpdateWorkspaceVersionDb(dbpool *pgxpool.Pool, workspaceName, version string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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