payment_query

package
v0.0.0-...-e510c16 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: MIT Imports: 14 Imported by: 0

README

Payments Query Part

Payment query service HTTP REST API used for fetching of the payment model. It's implemented using Event Sourcing patter under the hood.

Configuration

Used env vars:

# possible env vars, below shown default vaules:
export QUERY_LISTEN_HOST="localhost"
export QUERY_LISTEN_PORT="8081"
export QUERY_MONGO_URL="mongodb://usr:pwd@localhost:27017"

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize(ctx context.Context, l logrus.FieldLogger, subscriber eventflow.Subscriber) *http.Server

Initialize

Types

This section is empty.

Directories

Path Synopsis
adapters
api

Jump to

Keyboard shortcuts

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