http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
Meta
Meta
data
class
Meta
(
val
node
:
MoshiObject
=
MoshiObject()
)
(
source
)
Members
Constructors
Meta
Link copied to clipboard
constructor
(
node
:
MoshiObject
=
MoshiObject()
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
node
Link copied to clipboard
val
node
:
MoshiObject
Functions
get
Link copied to clipboard
operator
fun
get
(
key
:
String
)
:
MoshiNode
?