package
0.0.0-20241122182448-9f86a0f0f648
Repository: https://github.com/pi-prakhar/go-gcp-pi-app.git
Documentation: pkg.go.dev
# Functions
NewDatabase creates or returns an existing database instance.
NewGCPPostgresStrategy creates a new GCP PostgreSQL strategy.
No description provided by the author
# Structs
No description provided by the author
Database represents a database instance.
No description provided by the author
No description provided by the author
No description provided by the author
Transaction represents a database transaction.
# Interfaces
DBStrategy defines the interface for database operations.