Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DbgMsgSchemaFwd ¶ added in v0.12.0
type DbgMsgSchemaFwd struct {
MsgStruct *telemetry.DbgMsgStruct
ConnId string
}
type RPCServer ¶
func (*RPCServer) DbgMsgSchema ¶ added in v0.15.0
func (r *RPCServer) DbgMsgSchema( msgSchema *telemetry.DbgMsgStruct, _ *string, ) error
func (*RPCServer) DbgMsgSchemaFwd ¶ added in v0.12.0
func (r *RPCServer) DbgMsgSchemaFwd( msg *DbgMsgSchemaFwd, _ *string, ) error
Click to show internal directories.
Click to hide internal directories.