Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 443 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 443 Bytes

Panacea Shared Library

Overview

This library provides shared utilities and configurations for various projects.

Features

  • Configs
  • Logging
  • Database Connection (Supports MariaDB and Redis)
  • Security utilities
  • General utilities
  • Websocket Client

Installation

Install the Library

Once the above configuration is done, you can install the library by running:

go get github.com/voxtmault/panacea-shared-lib