morphling.circe

package morphling.circe

Members list

Type members

Classlikes

trait FromJson[S[_]] extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object FromJson

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
FromJson.type
trait ToFilter[S[_]] extends Serializable

Allows to filter Json via specific schema

Allows to filter Json via specific schema

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object ToFilter

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
ToFilter.type
trait ToJson[S[_]] extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
object ToJson

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
ToJson.type