Documentation ¶
Index ¶
- type IBiz
- func (_m *IBiz) Count(ctx contextx.Contextx) (int, error)
- func (_m *IBiz) Create(ctx contextx.Contextx, obj *okr.Objective) (*okr.Objective, error)
- func (_m *IBiz) Delete(ctx contextx.Contextx, id string) error
- func (_m *IBiz) GetByID(ctx contextx.Contextx, id string) (*okr.Objective, error)
- func (_m *IBiz) List(ctx contextx.Contextx, page int, size int) ([]*okr.Objective, error)
- func (_m *IBiz) Update(ctx contextx.Contextx, updated *okr.Objective) (*okr.Objective, 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
Click to show internal directories.
Click to hide internal directories.