reg-payment-service

module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT

README

reg-payment-service

test status

Overview

A backend service Implemented in go.

Command line arguments -config <path-to-config-file> [-migrate-database]

Installation

This service uses go modules to provide dependency management, see go.mod.

To install required dependencies run go mod download

If you place this repository OUTSIDE of your gopath, go build cmd/main.go and go test ./... will download all required dependencies by default.

In order to generate mocks, the service is using https://github.com/matryer/moq. Install the binary via go install github.com/matryer/moq@latest

Open Issues and Ideas

We track open issues as GitHub issues on this repository once it becomes clear what exactly needs to be done.

Jump to

Keyboard shortcuts

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