Package

agora

api

Permalink

package api

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. api
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Implicits extends LowPriorityCirceSubmitable with LowPriorityImplicits with LowPriorityPredicateImplicits with AgoraJsonImplicits with LowPriorityHasIdImplicits

    Permalink
  2. type JobId = String

    Permalink
  3. type MatchId = String

    Permalink
  4. type SubscriptionKey = String

    Permalink
  5. type User = String

    Permalink

Value Members

  1. object Implicits extends Implicits

    Permalink
  2. def epochUTC(): LocalDateTime

    Permalink
  3. package exchange

    Permalink
  4. package health

    Permalink
  5. package json

    Permalink
  6. package match

    Permalink
  7. def nextJobId(): JobId

    Permalink
  8. def nextMatchId(): MatchId

    Permalink
  9. def nextSubscriptionKey(): SubscriptionKey

    Permalink
  10. def nowUTC(): ZonedDateTime

    Permalink
  11. package time

    Permalink
  12. package version

    Permalink
  13. package worker

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped