Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

golangFame/go-issue-60862

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try Execute Otelchi on Go 1.20.5

This repo is created for debugging issue reported here.

To make sure the platform is same, we use docker to run the application.

To run the application simply use this command:

> make run

If everything is okay, we will see following output in console:

server_1  | 2023/06/18 11:49:05 server started at :3804
server_1  | 2023/06/18 11:49:05 hello world
try-otelchi-go120_client_1 exited with code 0

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Shell 60.9%
  • Roff 17.4%
  • Go 14.5%
  • Dockerfile 4.6%
  • Makefile 2.6%