distributed_logger

command module
v0.0.0-...-30e8e7f Latest Latest
Warning

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

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

README

the purpose of this repository is to outline a guide for people that want to write distributed microservice in golang

Intention

this repo developed for outling a structure for writting gRpc based microservise that interact with other microservices so its api does'nt expose with json data API.

Main packages

  • log: the main logic of web server is implemented in this package and can be ignored
  • server: this package contains server implementaion of log service type of gRpc
  • discovery: this package contain service discovery logic that implemented by serf package
  • api: contain protobuf definition compiled code by protoc compiler

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1
pkg
log

Jump to

Keyboard shortcuts

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