Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/sugar-pack/users-manager

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/sugar-pack/users-manager

  • v0.0.0-20230221115812-7ed358782f6e
  • Source
  • Go
  • Socket score

Version published
Created
Source

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.

FAQs

Package last updated on 21 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc