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 (u ContextContent) JavaClassName() string
type UserProvider ¶
type UserProvider struct { }
func (*UserProvider) GetContext ¶
func (u *UserProvider) GetContext(ctx context.Context, req []interface{}) (*ContextContent, error)
func (*UserProvider) Reference ¶
func (u *UserProvider) Reference() string
Click to show internal directories.
Click to hide internal directories.