Categorygithub.com/Jopoleon/MinterTest
modulepackage
0.0.0-20200128133604-f29ca759a6f7
Repository: https://github.com/jopoleon/mintertest.git
Documentation: pkg.go.dev

# README

Minter test task.

Text of the task in task.txt

Building

$ go build .

Start in Docker

$ docker-compose up -d --build

Start on localhost

You will need postgres nod to start application

$ go run .

Configuration

Use .env file to configure various environment variables

DB_HOST=dbpostgres # uncomment for docker-compose usage
#DB_HOST=localhost # for local db
PARSING_WORKERS_AMOUNT=4 #amount of concurrent parsing workers
DB_DRIVER=postgres
DB_USER=postgres
DB_PASSWORD=postgres
DB_NAME=postgres
DB_PORT=5432

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ServeAPI runs http server.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

easyjson:json.
easyjson:json.
No description provided by the author
No description provided by the author
easyjson:json.
No description provided by the author
easyjson:json.
easyjson:json.
easyjson:json.
easyjson:json.

# Interfaces

транзакции за период,транзакции по адресу,Сумма переводов по адресу (транзакции с типом 1) за период.
No description provided by the author