transactions-crud

command module
v0.0.0-...-c320df0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 License: MIT Imports: 9 Imported by: 0

README

transactions-crud

Transactions SSOT

Swagger commands

To update swagger:

docker run --rm -v $(pwd):/code ghcr.io/swaggo/swag:latest fmt
docker run --rm -v $(pwd):/code ghcr.io/swaggo/swag:latest init

Kafka commands

To develop with Kafka, create topic:

docker exec -it the-great-checkout-kafka-1 kafka-topics.sh --create --topic transactions --bootstrap-server localhost:9092

To list topics:

docker exec -it the-great-checkout-kafka-1 kafka-topics.sh --list --bootstrap-server localhost:9092

See more in the-great-checkout on github!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
internal
dto

Jump to

Keyboard shortcuts

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