service

package
v0.0.0-...-68ef9aa Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ToDoServiceServer

type ToDoServiceServer struct {
	// contains filtered or unexported fields
}

func (*ToDoServiceServer) Create

func (todoService *ToDoServiceServer) Create(ctx context.Context, req *v1.CreateRequest, rsp *v1.CreateResponse) error

func (*ToDoServiceServer) Delete

func (todoService *ToDoServiceServer) Delete(ctx context.Context, req *v1.DeleteRequest, rsp *v1.DeleteResponse) error

func (*ToDoServiceServer) Read

func (todoService *ToDoServiceServer) Read(ctx context.Context, req *v1.ReadRequest, rsp *v1.ReadResponse) error

func (*ToDoServiceServer) ReadAll

func (todoService *ToDoServiceServer) ReadAll(ctx context.Context, req *v1.ReadAllRequest, rsp *v1.ReadAllResponse) error

func (*ToDoServiceServer) Update

func (todoService *ToDoServiceServer) Update(ctx context.Context, req *v1.UpdateRequest, rsp *v1.UpdateResponse) error

Jump to

Keyboard shortcuts

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