PipelineService

gitinsp.domain.PipelineService
object PipelineService extends LazyLogging

Attributes

Graph
Supertypes
trait LazyLogging
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(cs: ChatService, cas: CacheService, is: IngestorService, ws: GithubWrapperService)(using ActorSystem, Materializer, ExecutionContext): Pipeline

Inherited fields

lazy protected val logger: Logger

Attributes

Inherited from:
LazyLogging