Empty

mcp.schema.result.`package`.Result.Empty
final case class Empty() extends Result

A response that indicates success but carries no data.

Attributes

Source
package.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Result
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product