CirceCodecs
org.mbari.beholder.etc.circe.CirceCodecs
object CirceCodecs
Contains all the circe codecs needed as givens
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CirceCodecs.type
Members list
Givens
Givens
Extensions
Extensions
extension (json: Json)
Convert a circe Json object to a JSON string
Convert a circe Json object to a JSON string
Value parameters
- value
-
Any value with an implicit circe coder in scope
Attributes
extension [T](value: T)
Convert an object to a JSON string
Convert an object to a JSON string
Value parameters
- value
-
Any value with an implicit circe coder in scope
Attributes
In this article