command
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jun 10, 2020
License: MIT
Opens a new window with license information.
Imports: 16
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: mkit.service.account
- Type: service
- Alias: account
Usage
A Makefile is included for convenience
Build the binary
make build TARGET=account TYPE=service VERSION=v0.1.1
Run the service
make run-account
make run-account ARGS="--server_address=:8080"
# or
go run service/account/main.go service/account/plugin.go
Build a docker image
make docker TARGET=account TYPE=service VERSION=v0.1.1
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
proto
|
|
entities
Package entities is a generated protocol buffer package.
|
Package entities is a generated protocol buffer package. |
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.