ExampleService

quotidian.examples.accessors.ExampleService
See theExampleService companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def addNumbers(a: Int, b: Int): UIO[Int]
def launchRockets(): Task[Unit]