package
Version:
v0.0.0-...-ea214e1
Opens a new window with list of versions in this module.
Published: Oct 20, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewPG(url string) *pgx.Conn
postgres://username:password@localhost:5432/database_name
func NewRedis(url string) *redis.Client
New creates a new redis client
url: redis://<user>:<pass>@localhost:6379/<db>
Source Files
¶
Click to show internal directories.
Click to hide internal directories.