Categorygithub.com/priestess-dev/infra
repository
1.0.0
Repository: https://github.com/priestess-dev/infra.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Priestess Infrastructure

A collection of tools and scripts to manage the infrastructure of the Priestess project.

Build Status License

✨ Features

  • cache: package for managing cache servers
    • redis
    • memcached
  • http: package for making http request, client, server
  • oauth: oauth flow implementation
    • github
    • google
    • ...
  • thridparty: package for third-party services sdk/clients
    • github
    • ...
  • utils: package for common utilities
    • random: random string, number, etc
    • ...

📦 Install

go get github.com/priestess-dev/[email protected]