package main import "aytechnology.us/gominecraft/mod/mcping" type ServerInfoStruct struct { Info mcping.PingResponse IsRunning bool }