Documentation ¶
Index ¶
- type GrapherGraphServer
- func (_m *GrapherGraphServer) Context() context.Context
- func (_m *GrapherGraphServer) RecvMsg(m interface{}) error
- func (_m *GrapherGraphServer) Send(_a0 *pb.GraphComponent) error
- func (_m *GrapherGraphServer) SendHeader(_a0 metadata.MD) error
- func (_m *GrapherGraphServer) SendMsg(m interface{}) error
- func (_m *GrapherGraphServer) SetHeader(_a0 metadata.MD) error
- func (_m *GrapherGraphServer) SetTrailer(_a0 metadata.MD)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrapherGraphServer ¶
GrapherGraphServer is an autogenerated mock type for the GrapherGraphServer type
func (*GrapherGraphServer) Context ¶
func (_m *GrapherGraphServer) Context() context.Context
Context provides a mock function with given fields:
func (*GrapherGraphServer) RecvMsg ¶
func (_m *GrapherGraphServer) RecvMsg(m interface{}) error
RecvMsg provides a mock function with given fields: m
func (*GrapherGraphServer) Send ¶
func (_m *GrapherGraphServer) Send(_a0 *pb.GraphComponent) error
Send provides a mock function with given fields: _a0
func (*GrapherGraphServer) SendHeader ¶
func (_m *GrapherGraphServer) SendHeader(_a0 metadata.MD) error
SendHeader provides a mock function with given fields: _a0
func (*GrapherGraphServer) SendMsg ¶
func (_m *GrapherGraphServer) SendMsg(m interface{}) error
SendMsg provides a mock function with given fields: m
func (*GrapherGraphServer) SetHeader ¶
func (_m *GrapherGraphServer) SetHeader(_a0 metadata.MD) error
SetHeader provides a mock function with given fields: _a0
func (*GrapherGraphServer) SetTrailer ¶
func (_m *GrapherGraphServer) SetTrailer(_a0 metadata.MD)
SetTrailer provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.