Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestGRPCServer ¶
type TestGRPCServer struct { C chan *glootest.TestRequest Port uint32 }
func RunServer ¶
func RunServer() *TestGRPCServer
func (*TestGRPCServer) TestMethod ¶
func (s *TestGRPCServer) TestMethod(_ context.Context, req *glootest.TestRequest) (*glootest.TestResponse, error)
Returns a list of all shelves in the bookstore.
Click to show internal directories.
Click to hide internal directories.