ServiceRepository

kreuzberg.ServiceRepository
See theServiceRepository companion trait

Attributes

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

Members list

Value members

Concrete methods

def get[T](using snp: ServiceNameProvider[T], repo: ServiceRepository): T

Get something from the Service Repository.

Get something from the Service Repository.

Attributes