Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebCenterIface ¶
type WebCenterIface interface { FindService(serviceName string) *basedto.IchubResult Register(info *webdto.CenterInfo) *basedto.IchubResult Unregister(info *webdto.CenterInfo) *basedto.IchubResult }
Click to show internal directories.
Click to hide internal directories.