armory

command module
v1.0.1-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

README

Service Kit

Common libraries for go services:

  • Auth - methods for the services authorization.
  • Crypto - wrappers for hashing, signing, random values generation etc.
  • Currency - types and methods for all kind of values, that represents "money" in our services.
  • TX - types and methods for all kind of values, that came from TX in our services.
  • DB - connector for the ORMless interaction with the PostgreSQL databases.
  • Log - simple wrapper for logrus with some useful perks.
  • Routines - implementation, running and controlling workers.
  • Api
    • Render - response helper, base responses
    • Natswrap - simple wrapper for Nats

Documentation

Overview

main package is needed to make possible imports via go get.

Directories

Path Synopsis
api
internal
generated by forge enum --type WorkerState; DO NOT EDIT
generated by forge enum --type WorkerState; DO NOT EDIT

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL