HostInfo 
            data class HostInfo(host: Host, id: HostId, address: HostAddress, recvChannel: Channel<ViaductMessage>, sendChannel: Channel<ViaductMessage>)
Content copied to clipboard
Properties
address
                          
                    
                  Link copied to clipboard
                        recvChannel
                          
                    
                  Link copied to clipboard
                        sendChannel
                          
                    
                  Link copied to clipboard