account

command
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2019 License: MIT Imports: 14 Imported by: 0

README

Account Service

This is the Account service

showcase

  1. Implements basic CRUD API
  2. Multiple handlers, repositories, subscribers
  3. Publishing events
  4. GORM data access
  5. Config Managment
  6. Custom Logging

Configuration

  • FQDN: accountsrv
  • Type: srv
  • Alias: account

Usage

A Makefile is included for convenience

Build the binary

make build TARGET=account TYPE=srv VERSION=v0.1.1

Run the service

make run-account
# or
go run srv/account/main.go srv/account/plugin.go --configDir deploy/bases/account-srv/config

Build a docker image

make docker TARGET=account TYPE=srv VERSION=v0.1.1

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
proto
account
Package accountsrv is a generated protocol buffer package.
Package accountsrv is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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