Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextContent ¶
type ContextContent struct {
Path string
InterfaceName string
DubboVersion string
LocalAddr string
RemoteAddr string
UserDefinedStrVal string
CtxStrVal string
CtxIntVal int64
}
func (ContextContent) JavaClassName ¶
func (ContextContent) JavaClassName() string
type UserProvider ¶
type UserProvider struct {
GetContext func(ctx context.Context, req []interface{}, rsp *ContextContent) error
}
func (*UserProvider) Reference ¶
func (u *UserProvider) Reference() string
Click to show internal directories.
Click to hide internal directories.