Added Radio.ID and refactored the Stats interface
This commit is contained in:
@@ -217,6 +217,7 @@ func (client *ProxyClient) copy(dst, src net.Conn, host, dir string, call *strin
|
||||
func (client *ProxyClient) Info() *radio.Info {
|
||||
// We have very little information actually, but here we go:
|
||||
return &radio.Info{
|
||||
ID: client.myCall,
|
||||
Name: client.myCall,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user