ChatService

gitinsp.domain.ChatService
object ChatService

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type AS = ActorSystem
type EC = ExecutionContext
type M = Materializer

Value members

Concrete methods

def apply(prettyFmt: Boolean, contentService: ContentService)(using AS, M, EC): ChatService