dubbo

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DUBBO_HEADER_LEN = 16
	DUBBO_ID_LEN     = 8

	DUBBO_MAGIC_IDX    = 0
	DUBBO_FLAG_IDX     = 2
	DUBBO_STATUS_IDX   = 3
	DUBBO_ID_IDX       = 4
	DUBBO_DATA_LEN_IDX = 12
)
View Source
const (
	RESPONSE_WITH_EXCEPTION                  int32 = 0
	RESPONSE_WITH_EXCEPTION_WITH_ATTACHMENTS int32 = 3
)

regular

View Source
const (
	XPROTOCOL_PLUGIN_DUBBO = "dubbo"
)

Variables

View Source
var DUBBO_MAGIC_TAG []byte = []byte{0xda, 0xbb}

Functions

func NewRPCDubbo

func NewRPCDubbo() xprotocol.Tracing

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL