tego

module
v0.0.0-...-4fe0d4a Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2018 License: MIT

README

Build Status Coverage Status

TeGo

Tego is a bunch of package to make creating microservice easier, if you expect something cool find Go Kit :

  • Json Config Loader (The current solution is not flexible enough, looking for toml as alternative)
  • Logger with multi output backend (TODO)
  • Context aware and graceful able transport for : (TODO)
    • Http service
    • GRPC service
  • Lightweight middleware implementation (TODO)
    • Common middleware implementation
  • Instrumentation support (TODO)
  • Use functional option
The goal

The goal is to make integrated environment for creating microservice and sticking to the standard go package as much as possible, however using well known package is justified.

Directories

Path Synopsis
Package endpoint defines an abstraction for RPCs.
Package endpoint defines an abstraction for RPCs.
example
autocomplete/autocompleteService/pb
Package pb is a generated protocol buffer package.
Package pb is a generated protocol buffer package.
simple/serviceHello
Package serviceHello is service to echo any text thrown to it Steps on creating service 1.
Package serviceHello is service to echo any text thrown to it Steps on creating service 1.
transport
grpc/test/pb
Package pb is a generated protocol buffer package.
Package pb is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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