items

package
v0.0.0-...-f6fdf09 Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ItemServiceServer

type ItemServiceServer struct {
	Conn *pgx.Conn
	pb.UnimplementedItemServiceServer
}

func NewCategoryServer

func NewCategoryServer() *ItemServiceServer

func (*ItemServiceServer) CreateNewCategory

func (server *ItemServiceServer) CreateNewCategory(ctx context.Context, in *pb.NewCategory) (*pb.Category, error)

func (*ItemServiceServer) GetCategories

func (server *ItemServiceServer) GetCategories(ctx context.Context, in *pb.GetCategoriesParams) (*pb.CategoriesList, error)

func (*ItemServiceServer) Run

func (server *ItemServiceServer) Run() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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