Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoteService ¶
NoteService ...
func (NoteService) GetByID ¶
func (s NoteService) GetByID(ctx context.Context, in *pb.GetByIDRequest) (response *pb.Note, err error)
GetByID ...
func (NoteService) SyncNotes ¶
func (s NoteService) SyncNotes(ctx context.Context, in *pb.SyncNotesRequest) (response *pb.SyncNotesResponse, err error)
SyncNotes ...
Click to show internal directories.
Click to hide internal directories.