Documentation ¶
Index ¶
- Variables
- func MsgAddContent(builder *flatbuffers.Builder, Content flatbuffers.UOffsetT)
- func MsgAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
- func MsgAddPrivate(builder *flatbuffers.Builder, Private bool)
- func MsgAddSender(builder *flatbuffers.Builder, Sender flatbuffers.UOffsetT)
- func MsgAddSignature(builder *flatbuffers.Builder, Signature flatbuffers.UOffsetT)
- func MsgAddTime(builder *flatbuffers.Builder, Time uint64)
- func MsgAddType(builder *flatbuffers.Builder, Type int8)
- func MsgCallRuntimeContentAddCall(builder *flatbuffers.Builder, Call flatbuffers.UOffsetT)
- func MsgCallRuntimeContentAddCaller(builder *flatbuffers.Builder, Caller flatbuffers.UOffsetT)
- func MsgCallRuntimeContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func MsgCallRuntimeContentStart(builder *flatbuffers.Builder)
- func MsgCallRuntimeContentStartCallerVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func MsgPubsubAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
- func MsgPubsubAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
- func MsgPubsubAddTopic(builder *flatbuffers.Builder, Topic flatbuffers.UOffsetT)
- func MsgPubsubCmdAddCmd(builder *flatbuffers.Builder, Cmd int8)
- func MsgPubsubCmdAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
- func MsgPubsubCmdAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
- func MsgPubsubCmdAddTopic(builder *flatbuffers.Builder, Topic flatbuffers.UOffsetT)
- func MsgPubsubCmdEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func MsgPubsubCmdStart(builder *flatbuffers.Builder)
- func MsgPubsubCmdStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgPubsubEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func MsgPubsubStart(builder *flatbuffers.Builder)
- func MsgPubsubStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgQueryContentAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
- func MsgQueryContentAddWantRetrieve(builder *flatbuffers.Builder, WantRetrieve bool)
- func MsgQueryContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func MsgQueryContentStart(builder *flatbuffers.Builder)
- func MsgQueryContentStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgRespondContentAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
- func MsgRespondContentAddNNA(builder *flatbuffers.Builder, NNA flatbuffers.UOffsetT)
- func MsgRespondContentAddStatus(builder *flatbuffers.Builder, Status bool)
- func MsgRespondContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func MsgRespondContentStart(builder *flatbuffers.Builder)
- func MsgRespondContentStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgRespondContentStartNNAVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgStart(builder *flatbuffers.Builder)
- func MsgStartContentVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgToNodeContentAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
- func MsgToNodeContentAddNNA(builder *flatbuffers.Builder, NNA flatbuffers.UOffsetT)
- func MsgToNodeContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func MsgToNodeContentStart(builder *flatbuffers.Builder)
- func MsgToNodeContentStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func MsgToNodeContentStartNNAVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func ObjectMetaAddHash(builder *flatbuffers.Builder, Hash flatbuffers.UOffsetT)
- func ObjectMetaAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
- func ObjectMetaAddOwner(builder *flatbuffers.Builder, Owner flatbuffers.UOffsetT)
- func ObjectMetaAddSig(builder *flatbuffers.Builder, Sig flatbuffers.UOffsetT)
- func ObjectMetaEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func ObjectMetaStart(builder *flatbuffers.Builder)
- func ObjectMetaStartHashVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func ObjectMetaStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func ObjectMetaStartOwnerVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func ObjectMetaStartSigVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func PubsubCmdResultAddContent(builder *flatbuffers.Builder, Content flatbuffers.UOffsetT)
- func PubsubCmdResultAddSuccess(builder *flatbuffers.Builder, Success bool)
- func PubsubCmdResultEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func PubsubCmdResultStart(builder *flatbuffers.Builder)
- func PubsubCmdResultStartContentVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func RuntimeCallAddCallNNA(builder *flatbuffers.Builder, CallNNA flatbuffers.UOffsetT)
- func RuntimeCallAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
- func RuntimeCallAddParams(builder *flatbuffers.Builder, Params flatbuffers.UOffsetT)
- func RuntimeCallEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func RuntimeCallParamsAddInput(builder *flatbuffers.Builder, Input flatbuffers.UOffsetT)
- func RuntimeCallParamsAddTimeout(builder *flatbuffers.Builder, Timeout uint64)
- func RuntimeCallParamsEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func RuntimeCallParamsStart(builder *flatbuffers.Builder)
- func RuntimeCallParamsStartInputVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func RuntimeCallStart(builder *flatbuffers.Builder)
- func RuntimeCallStartCallNNAVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func RuntimeCallStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func RuntimeCallStartParamsVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func RuntimeOutputAddLog(builder *flatbuffers.Builder, Log flatbuffers.UOffsetT)
- func RuntimeOutputAddResult(builder *flatbuffers.Builder, Result flatbuffers.UOffsetT)
- func RuntimeOutputAddStatus(builder *flatbuffers.Builder, Status bool)
- func RuntimeOutputEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func RuntimeOutputStart(builder *flatbuffers.Builder)
- func RuntimeOutputStartLogVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func RuntimeOutputStartResultVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
- func SchemaVersionAddMsg(builder *flatbuffers.Builder, Msg int32)
- func SchemaVersionAddRuntime(builder *flatbuffers.Builder, Runtime int32)
- func SchemaVersionEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
- func SchemaVersionStart(builder *flatbuffers.Builder)
- type ConnectionProtocol
- type ConnectionType
- type IDType
- type Msg
- func (rcv *Msg) Content(j int) byte
- func (rcv *Msg) ContentBytes() []byte
- func (rcv *Msg) ContentLength() int
- func (rcv *Msg) ID(j int) byte
- func (rcv *Msg) IDBytes() []byte
- func (rcv *Msg) IDLength() int
- func (rcv *Msg) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *Msg) MutateContent(j int, n byte) bool
- func (rcv *Msg) MutateID(j int, n byte) bool
- func (rcv *Msg) MutatePrivate(n bool) bool
- func (rcv *Msg) MutateTime(n uint64) bool
- func (rcv *Msg) MutateType(n MsgType) bool
- func (rcv *Msg) Private() bool
- func (rcv *Msg) Sender() []byte
- func (rcv *Msg) Signature() []byte
- func (rcv *Msg) Table() flatbuffers.Table
- func (rcv *Msg) Time() uint64
- func (rcv *Msg) Type() MsgType
- type MsgCallRuntimeContent
- func (rcv *MsgCallRuntimeContent) Call(obj *RuntimeCall) *RuntimeCall
- func (rcv *MsgCallRuntimeContent) Caller(j int) byte
- func (rcv *MsgCallRuntimeContent) CallerBytes() []byte
- func (rcv *MsgCallRuntimeContent) CallerLength() int
- func (rcv *MsgCallRuntimeContent) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *MsgCallRuntimeContent) MutateCaller(j int, n byte) bool
- func (rcv *MsgCallRuntimeContent) Table() flatbuffers.Table
- type MsgPubsub
- func (rcv *MsgPubsub) Data(j int) byte
- func (rcv *MsgPubsub) DataBytes() []byte
- func (rcv *MsgPubsub) DataLength() int
- func (rcv *MsgPubsub) ID() []byte
- func (rcv *MsgPubsub) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *MsgPubsub) MutateData(j int, n byte) bool
- func (rcv *MsgPubsub) Table() flatbuffers.Table
- func (rcv *MsgPubsub) Topic() []byte
- type MsgPubsubCmd
- func (rcv *MsgPubsubCmd) Cmd() PubsubCmd
- func (rcv *MsgPubsubCmd) Data(j int) byte
- func (rcv *MsgPubsubCmd) DataBytes() []byte
- func (rcv *MsgPubsubCmd) DataLength() int
- func (rcv *MsgPubsubCmd) ID() []byte
- func (rcv *MsgPubsubCmd) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *MsgPubsubCmd) MutateCmd(n PubsubCmd) bool
- func (rcv *MsgPubsubCmd) MutateData(j int, n byte) bool
- func (rcv *MsgPubsubCmd) Table() flatbuffers.Table
- func (rcv *MsgPubsubCmd) Topic() []byte
- type MsgQueryContent
- func (rcv *MsgQueryContent) ID(j int) byte
- func (rcv *MsgQueryContent) IDBytes() []byte
- func (rcv *MsgQueryContent) IDLength() int
- func (rcv *MsgQueryContent) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *MsgQueryContent) MutateID(j int, n byte) bool
- func (rcv *MsgQueryContent) MutateWantRetrieve(n bool) bool
- func (rcv *MsgQueryContent) Table() flatbuffers.Table
- func (rcv *MsgQueryContent) WantRetrieve() bool
- type MsgRespondContent
- func (rcv *MsgRespondContent) Data(j int) byte
- func (rcv *MsgRespondContent) DataBytes() []byte
- func (rcv *MsgRespondContent) DataLength() int
- func (rcv *MsgRespondContent) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *MsgRespondContent) MutateData(j int, n byte) bool
- func (rcv *MsgRespondContent) MutateNNA(j int, n byte) bool
- func (rcv *MsgRespondContent) MutateStatus(n bool) bool
- func (rcv *MsgRespondContent) NNA(j int) byte
- func (rcv *MsgRespondContent) NNABytes() []byte
- func (rcv *MsgRespondContent) NNALength() int
- func (rcv *MsgRespondContent) Status() bool
- func (rcv *MsgRespondContent) Table() flatbuffers.Table
- type MsgToNodeContent
- func (rcv *MsgToNodeContent) Data(j int) byte
- func (rcv *MsgToNodeContent) DataBytes() []byte
- func (rcv *MsgToNodeContent) DataLength() int
- func (rcv *MsgToNodeContent) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *MsgToNodeContent) MutateData(j int, n byte) bool
- func (rcv *MsgToNodeContent) MutateNNA(j int, n byte) bool
- func (rcv *MsgToNodeContent) NNA(j int) byte
- func (rcv *MsgToNodeContent) NNABytes() []byte
- func (rcv *MsgToNodeContent) NNALength() int
- func (rcv *MsgToNodeContent) Table() flatbuffers.Table
- type MsgType
- type NodeType
- type ObjectMeta
- func (rcv *ObjectMeta) Hash(j int) byte
- func (rcv *ObjectMeta) HashBytes() []byte
- func (rcv *ObjectMeta) HashLength() int
- func (rcv *ObjectMeta) ID(j int) byte
- func (rcv *ObjectMeta) IDBytes() []byte
- func (rcv *ObjectMeta) IDLength() int
- func (rcv *ObjectMeta) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *ObjectMeta) MutateHash(j int, n byte) bool
- func (rcv *ObjectMeta) MutateID(j int, n byte) bool
- func (rcv *ObjectMeta) MutateOwner(j int, n byte) bool
- func (rcv *ObjectMeta) MutateSig(j int, n byte) bool
- func (rcv *ObjectMeta) Owner(j int) byte
- func (rcv *ObjectMeta) OwnerBytes() []byte
- func (rcv *ObjectMeta) OwnerLength() int
- func (rcv *ObjectMeta) Sig(j int) byte
- func (rcv *ObjectMeta) SigBytes() []byte
- func (rcv *ObjectMeta) SigLength() int
- func (rcv *ObjectMeta) Table() flatbuffers.Table
- type PubsubCmd
- type PubsubCmdResult
- func (rcv *PubsubCmdResult) Content(j int) byte
- func (rcv *PubsubCmdResult) ContentBytes() []byte
- func (rcv *PubsubCmdResult) ContentLength() int
- func (rcv *PubsubCmdResult) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *PubsubCmdResult) MutateContent(j int, n byte) bool
- func (rcv *PubsubCmdResult) MutateSuccess(n bool) bool
- func (rcv *PubsubCmdResult) Success() bool
- func (rcv *PubsubCmdResult) Table() flatbuffers.Table
- type RuntimeCall
- func (rcv *RuntimeCall) CallNNA(j int) byte
- func (rcv *RuntimeCall) CallNNABytes() []byte
- func (rcv *RuntimeCall) CallNNALength() int
- func (rcv *RuntimeCall) ID(j int) byte
- func (rcv *RuntimeCall) IDBytes() []byte
- func (rcv *RuntimeCall) IDLength() int
- func (rcv *RuntimeCall) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *RuntimeCall) MutateCallNNA(j int, n byte) bool
- func (rcv *RuntimeCall) MutateID(j int, n byte) bool
- func (rcv *RuntimeCall) Params(obj *RuntimeCallParams, j int) bool
- func (rcv *RuntimeCall) ParamsLength() int
- func (rcv *RuntimeCall) Table() flatbuffers.Table
- type RuntimeCallParams
- func (rcv *RuntimeCallParams) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *RuntimeCallParams) Input(j int) byte
- func (rcv *RuntimeCallParams) InputBytes() []byte
- func (rcv *RuntimeCallParams) InputLength() int
- func (rcv *RuntimeCallParams) MutateInput(j int, n byte) bool
- func (rcv *RuntimeCallParams) MutateTimeout(n uint64) bool
- func (rcv *RuntimeCallParams) Table() flatbuffers.Table
- func (rcv *RuntimeCallParams) Timeout() uint64
- type RuntimeOutput
- func (rcv *RuntimeOutput) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *RuntimeOutput) Log(j int) byte
- func (rcv *RuntimeOutput) LogBytes() []byte
- func (rcv *RuntimeOutput) LogLength() int
- func (rcv *RuntimeOutput) MutateLog(j int, n byte) bool
- func (rcv *RuntimeOutput) MutateResult(j int, n byte) bool
- func (rcv *RuntimeOutput) MutateStatus(n bool) bool
- func (rcv *RuntimeOutput) Result(j int) byte
- func (rcv *RuntimeOutput) ResultBytes() []byte
- func (rcv *RuntimeOutput) ResultLength() int
- func (rcv *RuntimeOutput) Status() bool
- func (rcv *RuntimeOutput) Table() flatbuffers.Table
- type RuntimeType
- type SchemaVersion
- func (rcv *SchemaVersion) Init(buf []byte, i flatbuffers.UOffsetT)
- func (rcv *SchemaVersion) Msg() int32
- func (rcv *SchemaVersion) MutateMsg(n int32) bool
- func (rcv *SchemaVersion) MutateRuntime(n int32) bool
- func (rcv *SchemaVersion) Runtime() int32
- func (rcv *SchemaVersion) Table() flatbuffers.Table
Constants ¶
This section is empty.
Variables ¶
View Source
var EnumNamesConnectionProtocol = map[ConnectionProtocol]string{ ConnectionProtocolTCP: "TCP", }
View Source
var EnumNamesConnectionType = map[ConnectionType]string{ ConnectionTypeDirect: "Direct", ConnectionTypeBridge: "Bridge", }
View Source
var EnumNamesIDType = map[IDType]string{ IDTypeUser: "User", IDTypeAsset: "Asset", IDTypeFunction: "Function", IDTypeService: "Service", }
View Source
var EnumNamesMsgType = map[MsgType]string{ MsgTypeQuery: "Query", MsgTypeToProvider: "ToProvider", MsgTypeToClient: "ToClient", MsgTypeCallRuntime: "CallRuntime", MsgTypePubsubCmd: "PubsubCmd", MsgTypePubsubResponse: "PubsubResponse", MsgTypeRespond: "Respond", }
View Source
var EnumNamesNodeType = map[NodeType]string{ NodeTypeProvider: "Provider", NodeTypeClient: "Client", }
View Source
var EnumNamesPubsubCmd = map[PubsubCmd]string{ PubsubCmdSub: "Sub", PubsubCmdUnsub: "Unsub", PubsubCmdPubAll: "PubAll", PubsubCmdPubSpec: "PubSpec", PubsubCmdListTopic: "ListTopic", PubsubCmdListSubInTopic: "ListSubInTopic", PubsubCmdWatchTopicSub: "WatchTopicSub", }
View Source
var EnumNamesRuntimeType = map[RuntimeType]string{ RuntimeTypeJS: "JS", RuntimeTypeWebASM: "WebASM", RuntimeTypeContainer: "Container", }
Functions ¶
func MsgAddContent ¶
func MsgAddContent(builder *flatbuffers.Builder, Content flatbuffers.UOffsetT)
func MsgAddID ¶
func MsgAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
func MsgAddPrivate ¶
func MsgAddPrivate(builder *flatbuffers.Builder, Private bool)
func MsgAddSender ¶
func MsgAddSender(builder *flatbuffers.Builder, Sender flatbuffers.UOffsetT)
func MsgAddSignature ¶
func MsgAddSignature(builder *flatbuffers.Builder, Signature flatbuffers.UOffsetT)
func MsgAddTime ¶
func MsgAddTime(builder *flatbuffers.Builder, Time uint64)
func MsgAddType ¶
func MsgAddType(builder *flatbuffers.Builder, Type int8)
func MsgCallRuntimeContentAddCall ¶
func MsgCallRuntimeContentAddCall(builder *flatbuffers.Builder, Call flatbuffers.UOffsetT)
func MsgCallRuntimeContentAddCaller ¶
func MsgCallRuntimeContentAddCaller(builder *flatbuffers.Builder, Caller flatbuffers.UOffsetT)
func MsgCallRuntimeContentEnd ¶
func MsgCallRuntimeContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func MsgCallRuntimeContentStart ¶
func MsgCallRuntimeContentStart(builder *flatbuffers.Builder)
func MsgCallRuntimeContentStartCallerVector ¶
func MsgCallRuntimeContentStartCallerVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgEnd ¶
func MsgEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func MsgPubsubAddData ¶
func MsgPubsubAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
func MsgPubsubAddID ¶
func MsgPubsubAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
func MsgPubsubAddTopic ¶
func MsgPubsubAddTopic(builder *flatbuffers.Builder, Topic flatbuffers.UOffsetT)
func MsgPubsubCmdAddCmd ¶
func MsgPubsubCmdAddCmd(builder *flatbuffers.Builder, Cmd int8)
func MsgPubsubCmdAddData ¶
func MsgPubsubCmdAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
func MsgPubsubCmdAddID ¶
func MsgPubsubCmdAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
func MsgPubsubCmdAddTopic ¶
func MsgPubsubCmdAddTopic(builder *flatbuffers.Builder, Topic flatbuffers.UOffsetT)
func MsgPubsubCmdEnd ¶
func MsgPubsubCmdEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func MsgPubsubCmdStart ¶
func MsgPubsubCmdStart(builder *flatbuffers.Builder)
func MsgPubsubCmdStartDataVector ¶
func MsgPubsubCmdStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgPubsubEnd ¶
func MsgPubsubEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func MsgPubsubStart ¶
func MsgPubsubStart(builder *flatbuffers.Builder)
func MsgPubsubStartDataVector ¶
func MsgPubsubStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgQueryContentAddID ¶
func MsgQueryContentAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
func MsgQueryContentAddWantRetrieve ¶
func MsgQueryContentAddWantRetrieve(builder *flatbuffers.Builder, WantRetrieve bool)
func MsgQueryContentEnd ¶
func MsgQueryContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func MsgQueryContentStart ¶
func MsgQueryContentStart(builder *flatbuffers.Builder)
func MsgQueryContentStartIDVector ¶
func MsgQueryContentStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgRespondContentAddData ¶
func MsgRespondContentAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
func MsgRespondContentAddNNA ¶
func MsgRespondContentAddNNA(builder *flatbuffers.Builder, NNA flatbuffers.UOffsetT)
func MsgRespondContentAddStatus ¶
func MsgRespondContentAddStatus(builder *flatbuffers.Builder, Status bool)
func MsgRespondContentEnd ¶
func MsgRespondContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func MsgRespondContentStart ¶
func MsgRespondContentStart(builder *flatbuffers.Builder)
func MsgRespondContentStartDataVector ¶
func MsgRespondContentStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgRespondContentStartNNAVector ¶
func MsgRespondContentStartNNAVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgStart ¶
func MsgStart(builder *flatbuffers.Builder)
func MsgStartContentVector ¶
func MsgStartContentVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgStartIDVector ¶
func MsgStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgToNodeContentAddData ¶
func MsgToNodeContentAddData(builder *flatbuffers.Builder, Data flatbuffers.UOffsetT)
func MsgToNodeContentAddNNA ¶
func MsgToNodeContentAddNNA(builder *flatbuffers.Builder, NNA flatbuffers.UOffsetT)
func MsgToNodeContentEnd ¶
func MsgToNodeContentEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func MsgToNodeContentStart ¶
func MsgToNodeContentStart(builder *flatbuffers.Builder)
func MsgToNodeContentStartDataVector ¶
func MsgToNodeContentStartDataVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func MsgToNodeContentStartNNAVector ¶
func MsgToNodeContentStartNNAVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func ObjectMetaAddHash ¶
func ObjectMetaAddHash(builder *flatbuffers.Builder, Hash flatbuffers.UOffsetT)
func ObjectMetaAddID ¶
func ObjectMetaAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
func ObjectMetaAddOwner ¶
func ObjectMetaAddOwner(builder *flatbuffers.Builder, Owner flatbuffers.UOffsetT)
func ObjectMetaAddSig ¶
func ObjectMetaAddSig(builder *flatbuffers.Builder, Sig flatbuffers.UOffsetT)
func ObjectMetaEnd ¶
func ObjectMetaEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func ObjectMetaStart ¶
func ObjectMetaStart(builder *flatbuffers.Builder)
func ObjectMetaStartHashVector ¶
func ObjectMetaStartHashVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func ObjectMetaStartIDVector ¶
func ObjectMetaStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func ObjectMetaStartOwnerVector ¶
func ObjectMetaStartOwnerVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func ObjectMetaStartSigVector ¶
func ObjectMetaStartSigVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func PubsubCmdResultAddContent ¶
func PubsubCmdResultAddContent(builder *flatbuffers.Builder, Content flatbuffers.UOffsetT)
func PubsubCmdResultAddSuccess ¶
func PubsubCmdResultAddSuccess(builder *flatbuffers.Builder, Success bool)
func PubsubCmdResultEnd ¶
func PubsubCmdResultEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func PubsubCmdResultStart ¶
func PubsubCmdResultStart(builder *flatbuffers.Builder)
func PubsubCmdResultStartContentVector ¶
func PubsubCmdResultStartContentVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func RuntimeCallAddCallNNA ¶
func RuntimeCallAddCallNNA(builder *flatbuffers.Builder, CallNNA flatbuffers.UOffsetT)
func RuntimeCallAddID ¶
func RuntimeCallAddID(builder *flatbuffers.Builder, ID flatbuffers.UOffsetT)
func RuntimeCallAddParams ¶
func RuntimeCallAddParams(builder *flatbuffers.Builder, Params flatbuffers.UOffsetT)
func RuntimeCallEnd ¶
func RuntimeCallEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func RuntimeCallParamsAddInput ¶
func RuntimeCallParamsAddInput(builder *flatbuffers.Builder, Input flatbuffers.UOffsetT)
func RuntimeCallParamsAddTimeout ¶
func RuntimeCallParamsAddTimeout(builder *flatbuffers.Builder, Timeout uint64)
func RuntimeCallParamsEnd ¶
func RuntimeCallParamsEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func RuntimeCallParamsStart ¶
func RuntimeCallParamsStart(builder *flatbuffers.Builder)
func RuntimeCallParamsStartInputVector ¶
func RuntimeCallParamsStartInputVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func RuntimeCallStart ¶
func RuntimeCallStart(builder *flatbuffers.Builder)
func RuntimeCallStartCallNNAVector ¶
func RuntimeCallStartCallNNAVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func RuntimeCallStartIDVector ¶
func RuntimeCallStartIDVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func RuntimeCallStartParamsVector ¶
func RuntimeCallStartParamsVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func RuntimeOutputAddLog ¶
func RuntimeOutputAddLog(builder *flatbuffers.Builder, Log flatbuffers.UOffsetT)
func RuntimeOutputAddResult ¶
func RuntimeOutputAddResult(builder *flatbuffers.Builder, Result flatbuffers.UOffsetT)
func RuntimeOutputAddStatus ¶
func RuntimeOutputAddStatus(builder *flatbuffers.Builder, Status bool)
func RuntimeOutputEnd ¶
func RuntimeOutputEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func RuntimeOutputStart ¶
func RuntimeOutputStart(builder *flatbuffers.Builder)
func RuntimeOutputStartLogVector ¶
func RuntimeOutputStartLogVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func RuntimeOutputStartResultVector ¶
func RuntimeOutputStartResultVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT
func SchemaVersionAddMsg ¶
func SchemaVersionAddMsg(builder *flatbuffers.Builder, Msg int32)
func SchemaVersionAddRuntime ¶
func SchemaVersionAddRuntime(builder *flatbuffers.Builder, Runtime int32)
func SchemaVersionEnd ¶
func SchemaVersionEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT
func SchemaVersionStart ¶
func SchemaVersionStart(builder *flatbuffers.Builder)
Types ¶
type ConnectionProtocol ¶
type ConnectionProtocol = int8
const (
ConnectionProtocolTCP ConnectionProtocol = 0
)
type ConnectionType ¶
type ConnectionType = int8
const ( ConnectionTypeDirect ConnectionType = 0 ConnectionTypeBridge ConnectionType = 1 )
type Msg ¶
type Msg struct {
// contains filtered or unexported fields
}
func GetRootAsMsg ¶
func GetRootAsMsg(buf []byte, offset flatbuffers.UOffsetT) *Msg
func (*Msg) ContentBytes ¶
func (*Msg) ContentLength ¶
func (*Msg) MutatePrivate ¶
func (*Msg) MutateTime ¶
func (*Msg) MutateType ¶
func (*Msg) Table ¶
func (rcv *Msg) Table() flatbuffers.Table
type MsgCallRuntimeContent ¶
type MsgCallRuntimeContent struct {
// contains filtered or unexported fields
}
func GetRootAsMsgCallRuntimeContent ¶
func GetRootAsMsgCallRuntimeContent(buf []byte, offset flatbuffers.UOffsetT) *MsgCallRuntimeContent
func (*MsgCallRuntimeContent) Call ¶
func (rcv *MsgCallRuntimeContent) Call(obj *RuntimeCall) *RuntimeCall
func (*MsgCallRuntimeContent) Caller ¶
func (rcv *MsgCallRuntimeContent) Caller(j int) byte
func (*MsgCallRuntimeContent) CallerBytes ¶
func (rcv *MsgCallRuntimeContent) CallerBytes() []byte
func (*MsgCallRuntimeContent) CallerLength ¶
func (rcv *MsgCallRuntimeContent) CallerLength() int
func (*MsgCallRuntimeContent) Init ¶
func (rcv *MsgCallRuntimeContent) Init(buf []byte, i flatbuffers.UOffsetT)
func (*MsgCallRuntimeContent) MutateCaller ¶
func (rcv *MsgCallRuntimeContent) MutateCaller(j int, n byte) bool
func (*MsgCallRuntimeContent) Table ¶
func (rcv *MsgCallRuntimeContent) Table() flatbuffers.Table
type MsgPubsub ¶
type MsgPubsub struct {
// contains filtered or unexported fields
}
func GetRootAsMsgPubsub ¶
func GetRootAsMsgPubsub(buf []byte, offset flatbuffers.UOffsetT) *MsgPubsub
func (*MsgPubsub) DataLength ¶
func (*MsgPubsub) Table ¶
func (rcv *MsgPubsub) Table() flatbuffers.Table
type MsgPubsubCmd ¶
type MsgPubsubCmd struct {
// contains filtered or unexported fields
}
func GetRootAsMsgPubsubCmd ¶
func GetRootAsMsgPubsubCmd(buf []byte, offset flatbuffers.UOffsetT) *MsgPubsubCmd
func (*MsgPubsubCmd) Cmd ¶
func (rcv *MsgPubsubCmd) Cmd() PubsubCmd
func (*MsgPubsubCmd) Data ¶
func (rcv *MsgPubsubCmd) Data(j int) byte
func (*MsgPubsubCmd) DataBytes ¶
func (rcv *MsgPubsubCmd) DataBytes() []byte
func (*MsgPubsubCmd) DataLength ¶
func (rcv *MsgPubsubCmd) DataLength() int
func (*MsgPubsubCmd) ID ¶
func (rcv *MsgPubsubCmd) ID() []byte
func (*MsgPubsubCmd) Init ¶
func (rcv *MsgPubsubCmd) Init(buf []byte, i flatbuffers.UOffsetT)
func (*MsgPubsubCmd) MutateCmd ¶
func (rcv *MsgPubsubCmd) MutateCmd(n PubsubCmd) bool
func (*MsgPubsubCmd) MutateData ¶
func (rcv *MsgPubsubCmd) MutateData(j int, n byte) bool
func (*MsgPubsubCmd) Table ¶
func (rcv *MsgPubsubCmd) Table() flatbuffers.Table
func (*MsgPubsubCmd) Topic ¶
func (rcv *MsgPubsubCmd) Topic() []byte
type MsgQueryContent ¶
type MsgQueryContent struct {
// contains filtered or unexported fields
}
func GetRootAsMsgQueryContent ¶
func GetRootAsMsgQueryContent(buf []byte, offset flatbuffers.UOffsetT) *MsgQueryContent
func (*MsgQueryContent) ID ¶
func (rcv *MsgQueryContent) ID(j int) byte
func (*MsgQueryContent) IDBytes ¶
func (rcv *MsgQueryContent) IDBytes() []byte
func (*MsgQueryContent) IDLength ¶
func (rcv *MsgQueryContent) IDLength() int
func (*MsgQueryContent) Init ¶
func (rcv *MsgQueryContent) Init(buf []byte, i flatbuffers.UOffsetT)
func (*MsgQueryContent) MutateWantRetrieve ¶
func (rcv *MsgQueryContent) MutateWantRetrieve(n bool) bool
func (*MsgQueryContent) Table ¶
func (rcv *MsgQueryContent) Table() flatbuffers.Table
func (*MsgQueryContent) WantRetrieve ¶
func (rcv *MsgQueryContent) WantRetrieve() bool
type MsgRespondContent ¶
type MsgRespondContent struct {
// contains filtered or unexported fields
}
func GetRootAsMsgRespondContent ¶
func GetRootAsMsgRespondContent(buf []byte, offset flatbuffers.UOffsetT) *MsgRespondContent
func (*MsgRespondContent) Data ¶
func (rcv *MsgRespondContent) Data(j int) byte
func (*MsgRespondContent) DataBytes ¶
func (rcv *MsgRespondContent) DataBytes() []byte
func (*MsgRespondContent) DataLength ¶
func (rcv *MsgRespondContent) DataLength() int
func (*MsgRespondContent) Init ¶
func (rcv *MsgRespondContent) Init(buf []byte, i flatbuffers.UOffsetT)
func (*MsgRespondContent) MutateData ¶
func (rcv *MsgRespondContent) MutateData(j int, n byte) bool
func (*MsgRespondContent) MutateStatus ¶
func (rcv *MsgRespondContent) MutateStatus(n bool) bool
func (*MsgRespondContent) NNA ¶
func (rcv *MsgRespondContent) NNA(j int) byte
func (*MsgRespondContent) NNABytes ¶
func (rcv *MsgRespondContent) NNABytes() []byte
func (*MsgRespondContent) NNALength ¶
func (rcv *MsgRespondContent) NNALength() int
func (*MsgRespondContent) Status ¶
func (rcv *MsgRespondContent) Status() bool
func (*MsgRespondContent) Table ¶
func (rcv *MsgRespondContent) Table() flatbuffers.Table
type MsgToNodeContent ¶
type MsgToNodeContent struct {
// contains filtered or unexported fields
}
func GetRootAsMsgToNodeContent ¶
func GetRootAsMsgToNodeContent(buf []byte, offset flatbuffers.UOffsetT) *MsgToNodeContent
func (*MsgToNodeContent) Data ¶
func (rcv *MsgToNodeContent) Data(j int) byte
func (*MsgToNodeContent) DataBytes ¶
func (rcv *MsgToNodeContent) DataBytes() []byte
func (*MsgToNodeContent) DataLength ¶
func (rcv *MsgToNodeContent) DataLength() int
func (*MsgToNodeContent) Init ¶
func (rcv *MsgToNodeContent) Init(buf []byte, i flatbuffers.UOffsetT)
func (*MsgToNodeContent) MutateData ¶
func (rcv *MsgToNodeContent) MutateData(j int, n byte) bool
func (*MsgToNodeContent) NNA ¶
func (rcv *MsgToNodeContent) NNA(j int) byte
func (*MsgToNodeContent) NNABytes ¶
func (rcv *MsgToNodeContent) NNABytes() []byte
func (*MsgToNodeContent) NNALength ¶
func (rcv *MsgToNodeContent) NNALength() int
func (*MsgToNodeContent) Table ¶
func (rcv *MsgToNodeContent) Table() flatbuffers.Table
type ObjectMeta ¶
type ObjectMeta struct {
// contains filtered or unexported fields
}
func GetRootAsObjectMeta ¶
func GetRootAsObjectMeta(buf []byte, offset flatbuffers.UOffsetT) *ObjectMeta
func (*ObjectMeta) Hash ¶
func (rcv *ObjectMeta) Hash(j int) byte
func (*ObjectMeta) HashBytes ¶
func (rcv *ObjectMeta) HashBytes() []byte
func (*ObjectMeta) HashLength ¶
func (rcv *ObjectMeta) HashLength() int
func (*ObjectMeta) ID ¶
func (rcv *ObjectMeta) ID(j int) byte
func (*ObjectMeta) IDBytes ¶
func (rcv *ObjectMeta) IDBytes() []byte
func (*ObjectMeta) IDLength ¶
func (rcv *ObjectMeta) IDLength() int
func (*ObjectMeta) Init ¶
func (rcv *ObjectMeta) Init(buf []byte, i flatbuffers.UOffsetT)
func (*ObjectMeta) MutateHash ¶
func (rcv *ObjectMeta) MutateHash(j int, n byte) bool
func (*ObjectMeta) MutateOwner ¶
func (rcv *ObjectMeta) MutateOwner(j int, n byte) bool
func (*ObjectMeta) Owner ¶
func (rcv *ObjectMeta) Owner(j int) byte
func (*ObjectMeta) OwnerBytes ¶
func (rcv *ObjectMeta) OwnerBytes() []byte
func (*ObjectMeta) OwnerLength ¶
func (rcv *ObjectMeta) OwnerLength() int
func (*ObjectMeta) Sig ¶
func (rcv *ObjectMeta) Sig(j int) byte
func (*ObjectMeta) SigBytes ¶
func (rcv *ObjectMeta) SigBytes() []byte
func (*ObjectMeta) SigLength ¶
func (rcv *ObjectMeta) SigLength() int
func (*ObjectMeta) Table ¶
func (rcv *ObjectMeta) Table() flatbuffers.Table
type PubsubCmdResult ¶
type PubsubCmdResult struct {
// contains filtered or unexported fields
}
func GetRootAsPubsubCmdResult ¶
func GetRootAsPubsubCmdResult(buf []byte, offset flatbuffers.UOffsetT) *PubsubCmdResult
func (*PubsubCmdResult) Content ¶
func (rcv *PubsubCmdResult) Content(j int) byte
func (*PubsubCmdResult) ContentBytes ¶
func (rcv *PubsubCmdResult) ContentBytes() []byte
func (*PubsubCmdResult) ContentLength ¶
func (rcv *PubsubCmdResult) ContentLength() int
func (*PubsubCmdResult) Init ¶
func (rcv *PubsubCmdResult) Init(buf []byte, i flatbuffers.UOffsetT)
func (*PubsubCmdResult) MutateContent ¶
func (rcv *PubsubCmdResult) MutateContent(j int, n byte) bool
func (*PubsubCmdResult) MutateSuccess ¶
func (rcv *PubsubCmdResult) MutateSuccess(n bool) bool
func (*PubsubCmdResult) Success ¶
func (rcv *PubsubCmdResult) Success() bool
func (*PubsubCmdResult) Table ¶
func (rcv *PubsubCmdResult) Table() flatbuffers.Table
type RuntimeCall ¶
type RuntimeCall struct {
// contains filtered or unexported fields
}
func GetRootAsRuntimeCall ¶
func GetRootAsRuntimeCall(buf []byte, offset flatbuffers.UOffsetT) *RuntimeCall
func (*RuntimeCall) CallNNA ¶
func (rcv *RuntimeCall) CallNNA(j int) byte
func (*RuntimeCall) CallNNABytes ¶
func (rcv *RuntimeCall) CallNNABytes() []byte
func (*RuntimeCall) CallNNALength ¶
func (rcv *RuntimeCall) CallNNALength() int
func (*RuntimeCall) ID ¶
func (rcv *RuntimeCall) ID(j int) byte
func (*RuntimeCall) IDBytes ¶
func (rcv *RuntimeCall) IDBytes() []byte
func (*RuntimeCall) IDLength ¶
func (rcv *RuntimeCall) IDLength() int
func (*RuntimeCall) Init ¶
func (rcv *RuntimeCall) Init(buf []byte, i flatbuffers.UOffsetT)
func (*RuntimeCall) MutateCallNNA ¶
func (rcv *RuntimeCall) MutateCallNNA(j int, n byte) bool
func (*RuntimeCall) Params ¶
func (rcv *RuntimeCall) Params(obj *RuntimeCallParams, j int) bool
func (*RuntimeCall) ParamsLength ¶
func (rcv *RuntimeCall) ParamsLength() int
func (*RuntimeCall) Table ¶
func (rcv *RuntimeCall) Table() flatbuffers.Table
type RuntimeCallParams ¶
type RuntimeCallParams struct {
// contains filtered or unexported fields
}
func GetRootAsRuntimeCallParams ¶
func GetRootAsRuntimeCallParams(buf []byte, offset flatbuffers.UOffsetT) *RuntimeCallParams
func (*RuntimeCallParams) Init ¶
func (rcv *RuntimeCallParams) Init(buf []byte, i flatbuffers.UOffsetT)
func (*RuntimeCallParams) Input ¶
func (rcv *RuntimeCallParams) Input(j int) byte
func (*RuntimeCallParams) InputBytes ¶
func (rcv *RuntimeCallParams) InputBytes() []byte
func (*RuntimeCallParams) InputLength ¶
func (rcv *RuntimeCallParams) InputLength() int
func (*RuntimeCallParams) MutateInput ¶
func (rcv *RuntimeCallParams) MutateInput(j int, n byte) bool
func (*RuntimeCallParams) MutateTimeout ¶
func (rcv *RuntimeCallParams) MutateTimeout(n uint64) bool
func (*RuntimeCallParams) Table ¶
func (rcv *RuntimeCallParams) Table() flatbuffers.Table
func (*RuntimeCallParams) Timeout ¶
func (rcv *RuntimeCallParams) Timeout() uint64
type RuntimeOutput ¶
type RuntimeOutput struct {
// contains filtered or unexported fields
}
func GetRootAsRuntimeOutput ¶
func GetRootAsRuntimeOutput(buf []byte, offset flatbuffers.UOffsetT) *RuntimeOutput
func (*RuntimeOutput) Init ¶
func (rcv *RuntimeOutput) Init(buf []byte, i flatbuffers.UOffsetT)
func (*RuntimeOutput) Log ¶
func (rcv *RuntimeOutput) Log(j int) byte
func (*RuntimeOutput) LogBytes ¶
func (rcv *RuntimeOutput) LogBytes() []byte
func (*RuntimeOutput) LogLength ¶
func (rcv *RuntimeOutput) LogLength() int
func (*RuntimeOutput) MutateResult ¶
func (rcv *RuntimeOutput) MutateResult(j int, n byte) bool
func (*RuntimeOutput) MutateStatus ¶
func (rcv *RuntimeOutput) MutateStatus(n bool) bool
func (*RuntimeOutput) Result ¶
func (rcv *RuntimeOutput) Result(j int) byte
func (*RuntimeOutput) ResultBytes ¶
func (rcv *RuntimeOutput) ResultBytes() []byte
func (*RuntimeOutput) ResultLength ¶
func (rcv *RuntimeOutput) ResultLength() int
func (*RuntimeOutput) Status ¶
func (rcv *RuntimeOutput) Status() bool
func (*RuntimeOutput) Table ¶
func (rcv *RuntimeOutput) Table() flatbuffers.Table
type RuntimeType ¶
type RuntimeType = int8
const ( RuntimeTypeJS RuntimeType = 0 RuntimeTypeWebASM RuntimeType = 1 RuntimeTypeContainer RuntimeType = 2 )
type SchemaVersion ¶
type SchemaVersion struct {
// contains filtered or unexported fields
}
func GetRootAsSchemaVersion ¶
func GetRootAsSchemaVersion(buf []byte, offset flatbuffers.UOffsetT) *SchemaVersion
func (*SchemaVersion) Init ¶
func (rcv *SchemaVersion) Init(buf []byte, i flatbuffers.UOffsetT)
func (*SchemaVersion) Msg ¶
func (rcv *SchemaVersion) Msg() int32
func (*SchemaVersion) MutateMsg ¶
func (rcv *SchemaVersion) MutateMsg(n int32) bool
func (*SchemaVersion) MutateRuntime ¶
func (rcv *SchemaVersion) MutateRuntime(n int32) bool
func (*SchemaVersion) Runtime ¶
func (rcv *SchemaVersion) Runtime() int32
func (*SchemaVersion) Table ¶
func (rcv *SchemaVersion) Table() flatbuffers.Table
Source Files ¶
- ConnectionProtocol.go
- ConnectionType.go
- IDType.go
- Msg.go
- MsgCallRuntimeContent.go
- MsgPubsub.go
- MsgPubsubCmd.go
- MsgQueryContent.go
- MsgRespondContent.go
- MsgToNodeContent.go
- MsgType.go
- NodeType.go
- ObjectMeta.go
- PubsubCmd.go
- PubsubCmdResult.go
- RuntimeCall.go
- RuntimeCallParams.go
- RuntimeOutput.go
- RuntimeType.go
- SchemaVersion.go
Click to show internal directories.
Click to hide internal directories.