checkoutservice

command module
v0.0.0-...-1efe410 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2025 License: Apache-2.0 Imports: 39 Imported by: 0

README

Checkout Service

This service provides checkout services for the application.

Local Build

To build the service binary, run:

go build -o /go/bin/checkoutservice/

Docker Build

From the root directory, run:

docker compose build checkoutservice

Regenerate protos

To build the protos, run from the root directory:

make docker-generate-protobuf

Bump dependencies

To bump all dependencies run:

go get -u -t ./...
go mod tidy

Documentation

Overview

Copyright The OpenTelemetry Authors SPDX-License-Identifier: Apache-2.0

Directories

Path Synopsis
genproto

Jump to

Keyboard shortcuts

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