Documentation ¶
Index ¶
- type IBiz
- func (_m *IBiz) Delete(ctx contextx.Contextx, id string) error
- func (_m *IBiz) GetByGoalID(ctx contextx.Contextx, id string) ([]*pb.Result, error)
- func (_m *IBiz) GetByID(ctx contextx.Contextx, id string) (*pb.Result, error)
- func (_m *IBiz) LinkToGoal(ctx contextx.Contextx, created *pb.Result) (*pb.Result, error)
- func (_m *IBiz) List(ctx contextx.Contextx, page int, size int) ([]*pb.Result, error)
- func (_m *IBiz) ModifyTitle(ctx contextx.Contextx, id string, title string) (*pb.Result, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IBiz ¶
IBiz is an autogenerated mock type for the IBiz type
func (*IBiz) GetByGoalID ¶ added in v1.2.7
GetByGoalID provides a mock function with given fields: ctx, id
func (*IBiz) LinkToGoal ¶
LinkToGoal provides a mock function with given fields: ctx, created
Click to show internal directories.
Click to hide internal directories.