command
Version:
v0.2.8
Opens a new window with list of versions in this module.
Published: Nov 15, 2019
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Account Service
This is the Account service
showcase
- Implements basic CRUD API
- Multiple handlers, repositories, subscribers
- Publishing events
- GORM data access
- Config Managment
- 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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
proto
|
|
account
Package accountsrv is a generated protocol buffer package.
|
Package accountsrv is a generated protocol buffer package. |
|
|
|
|
Click to show internal directories.
Click to hide internal directories.