add a ping service (#372)

* add a ping service

* add examples and public api file

* add minecraft server ping
This commit is contained in:
Asim Aslam
2022-02-14 15:05:28 +00:00
committed by GitHub
parent f21a6b577b
commit 420f0706b0
28 changed files with 1590 additions and 1 deletions

3
minecraft/generate.go Normal file
View File

@@ -0,0 +1,3 @@
package main
//go:generate make proto