users-manager

command module
v0.0.0-...-7ed3587 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 7 Imported by: 0

README

users-manager

build CodeQLcodecov

Development

go install -v google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install -v google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest

protoc --go_out=. --go-grpc_out=. proto/users.proto
protoc --go_out=. --go-grpc_out=. proto/distributedTx.proto

Launch

docker-compose up --build -d --remove-orphans
Tracing
UI

After successfull launch tracing UI will be available on address http://localhost:16686/

Known problems

if api-service didn't start, just restart it

docker-compose up -d
config filename

Service uses config.yml as a configuration file name. It can not be overriden. Probably, should be passed as a command line argument.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app
db
migrations
Package migrations - database migrations utilities
Package migrations - database migrations utilities
pkg
logging
Package logging is a local wrapper around logrus package if, suddenly, logrus will become deprecated module it will be easy to move to another solution
Package logging is a local wrapper around logrus package if, suddenly, logrus will become deprecated module it will be easy to move to another solution

Jump to

Keyboard shortcuts

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