handler

package
v0.2.0-alpha.13 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeServerHandler

type FakeServerHandler struct {
	v1.UnimplementedFakeServerServer
	// contains filtered or unexported fields
}

FakeServerHandler implements the gRPC server for fake server operations.

func NewFakeServerHandler

func NewFakeServerHandler(biz biz.IBiz) *FakeServerHandler

NewFakeServerHandler creates a new instance of FakeServerHandler.

func (*FakeServerHandler) CreateOrder

CreateOrder handles the creation of a new order.

func (*FakeServerHandler) DeleteOrder

DeleteOrder handles the deletion of an order.

func (*FakeServerHandler) GetOrder

GetOrder handles fetching the details of a specific order.

func (*FakeServerHandler) ListOrder

ListOrder handles fetching a list of orders.

func (*FakeServerHandler) UpdateOrder

UpdateOrder handles the update of an existing order.

Jump to

Keyboard shortcuts

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