price-calculator

command module
v0.0.0-...-5bdfbad Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: MIT Imports: 9 Imported by: 0

README

price-calculator

price-calculator

How to start

# To generate graphql schemas
# Note: see server/graph/schemas and also ./gqlgen.yml
$ make schema 
# Use this command to start the service locally

$ make local
# To run tests

$ make test 

```shell script
# build a binary for the api

$ make build 
# generate mocks

$ make gen-mocks 
# runs go vet

$ make vet 
# runs go fmt to format files

$ make fmt 
Errors
Code ErrorType Detail
101 InvalidRequestErr invalid request parameters
102 InternalErr Internal Error, you can try again at another time

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
lib

Jump to

Keyboard shortcuts

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