Documentation ¶
Index ¶
- func GetApp() *demo.DemoObj
- type DemoImp
- func (d DemoImp) DoClose(ctx context.Context)
- func (d DemoImp) GetCloseMsg() []byte
- func (d DemoImp) Invoke(ctx context.Context, pkg []byte) []byte
- func (d DemoImp) Push(ksfCtx context.Context, msg *string) (err error)
- func (d DemoImp) Reg(ksfCtx context.Context, req *demo.RegReq, rsp *demo.RegRsp) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DemoImp ¶
type DemoImp struct { }
Click to show internal directories.
Click to hide internal directories.