summaryrefslogtreecommitdiff
path: root/src/main/scala/com/tylerstonge/honeypot/messages/MStartReporter.scala
blob: b76c12aae0074d5057a21283a8e24417b0a755d5 (plain)
1
2
3
package com.tylerstonge.honeypot.messages

case class MStartReporter(name: String, rtype: String)