chaihaobo / timedeposit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a EOD engine for calculating the interest rate and do some transferring for time deposit accounts.

Reference links

  • Time Deposit EOD Engine This is a EOD engine for calculating the interest rate and do some transferring for time deposit accounts.

Reference links

Getting started

First thing to do is update main.go with your new project path:

Note that these are not actual environment variables, but values you should replace.

What's contained in this project

  • main.go - is the main definition of the service, handler and client

Dependencies

Install the following

Run Service

go run main.go

Query Service

About


Languages

Language:Go 99.3%Language:Makefile 0.6%Language:Dockerfile 0.1%Language:Shell 0.0%