package
Version:
v0.12.2
Opens a new window with list of versions in this module.
Published: Feb 12, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package datalayers provides a factory function for generating a
datalayer client. Current supported datalayers are:
- PostgreSQL
NewDatalayerClient generates a new datalayer client of the specificed type.
Platform resprents a database storage platform (e.g. PostgreSQL)
const (
PostgreSQL Platform = "postgresql"
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.