package
0.12.0
Repository: https://github.com/godogx/grpcsteps.git
Documentation: pkg.go.dev

# Functions

CreateItems sets a handler for creating items.
GetItem sets a handler for getting item.
ListItems sets a handler for listing item.
NewServer initiates a new grpctest Service.
StartServer starts a new grpctest Service.
TransformItems sets a handler for transforming items.

# Structs

Service is an implementation of grpctest.ItemServiceServer.

# Type aliases

ServiceOption sets up the service.