Documentation
¶
Index ¶
- type Fake
- func (f *Fake) Create(ctx context.Context, req *api.CreateReminderRequest) error
- func (f *Fake) Delete(ctx context.Context, req *api.DeleteReminderRequest) error
- func (f *Fake) Get(ctx context.Context, req *api.GetReminderRequest) (*api.Reminder, error)
- func (f *Fake) WithCreate(fn func(ctx context.Context, req *api.CreateReminderRequest) error) *Fake
- func (f *Fake) WithDelete(fn func(ctx context.Context, req *api.DeleteReminderRequest) error) *Fake
- func (f *Fake) WithGet(...) *Fake
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.