izumi.idealingua.runtime.rpc.http4s.ws.WsSessionId.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of idealingua-v1-runtime-rpc-http4s_2.13 Show documentation
Show all versions of idealingua-v1-runtime-rpc-http4s_2.13 Show documentation
idealingua-v1-runtime-rpc-http4s
The newest version!
package izumi.idealingua.runtime.rpc.http4s.ws
import java.util.UUID
final case class WsSessionId(sessionId: UUID) extends AnyVal
© 2015 - 2025 Weber Informatics LLC | Privacy Policy