services

package
v0.0.0-...-9b663ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2021 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoteService

type NoteService struct {
	base.Service
}

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 ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL