handlers

package
v0.0.0-...-e4423b2 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TodoAppServer

type TodoAppServer struct {
	gen.UnimplementedTodoAppServer
	// contains filtered or unexported fields
}

TodoAppServer exposes an API for interacting with todo items

func NewTodoAppServer

func NewTodoAppServer() *TodoAppServer

NewTodoAppServer returns a new todoAppServer

func (*TodoAppServer) CreateTodo

func (h *TodoAppServer) CreateTodo(context context.Context, request *gen.CreateTodoRequest) (*gen.CreateTodoResponse, error)

CreateTodo ...

Jump to

Keyboard shortcuts

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