case class UserId(value: Int) object UserId extends MsgpackCompanion[Int, UserId]
This object was generated by sbt-buildinfo.