SessionId

ch.linkyard.mcp.jsonrpc2.transport.http4s.SessionId$package.SessionId
object SessionId

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SessionId.type

Members list

Value members

Concrete methods

def generate[F[_] : Sync]: F[SessionId]
def parse(s: String): Option[SessionId]

Extensions

Extensions

extension (id: SessionId)
def asString: String