Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServer ¶
type TestServer struct {
// contains filtered or unexported fields
}
func NewTestServer ¶
func NewTestServer() (*TestServer, error)
func (*TestServer) Close ¶
func (s *TestServer) Close()
func (*TestServer) Conn ¶
func (s *TestServer) Conn() *grpc.ClientConn
Click to show internal directories.
Click to hide internal directories.