Server

com.devsisters.shardcake.Server$
object Server

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Server.type

Members list

Value members

Concrete fields

val run: RIO[ShardManager & ManagerConfig, Nothing]

Start an HTTP server that exposes the Shard Manager GraphQL API

Start an HTTP server that exposes the Shard Manager GraphQL API

Attributes