accountingservice

command module
v0.0.0-...-475eaa5 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

README

Accounting Service

This service consumes new orders from a Kafka topic.

Local Build

To build the service binary, run:

go build -o /go/bin/accountingservice/

Docker Build

From the root directory, run:

docker compose build accountingservice

Regenerate protos

[!NOTE] protoc is required.

To regenerate gRPC code run:

go generate

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

Jump to

Keyboard shortcuts

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