maslow123 / go-jaeger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang with Jaeger

Go version

Jaeger

This is simple golang app integrated with Jaeger

Run Locally

Clone the project

  git clone https://github.com/maslow123/go-jaeger

Go to the project directory

  cd go-jaeger

Install dependencies

  go mod tidy

Start the server

  make runapi

About


Languages

Language:Go 99.4%Language:Makefile 0.6%