Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestingBizRepo ¶
type TestingBizRepo interface {
HelloWorld(ctx context.Context, param *bo.HelloWorldParam) (*bo.HelloWorldReply, error)
}
type TestingEventRepo ¶
type TestingEventRepo interface { }
type TestingSchedulerRepo ¶
type TestingSchedulerRepo interface { }
Click to show internal directories.
Click to hide internal directories.