Documentation ¶
Index ¶
- Variables
- func CreateConnection(ctx context.Context, lis *bufconn.Listener) (*grpc.ClientConn, error)
- func CreateForEach(setUp func(*testing.T), tearDown func()) func(*testing.T, func(*gomock.Controller))
- func ExecuteWithPromiseAsync(runtime *grpcdotnetgocore.Runtime, lis *bufconn.Listener, ...) async.Future
Constants ¶
This section is empty.
Variables ¶
View Source
var RunTest = CreateForEach(setUp, tearDown)
RunTest ...
Functions ¶
func CreateConnection ¶
CreateConnection ...
func CreateForEach ¶
func CreateForEach(setUp func(*testing.T), tearDown func()) func(*testing.T, func(*gomock.Controller))
CreateForEach ...
func ExecuteWithPromiseAsync ¶
func ExecuteWithPromiseAsync(runtime *grpcdotnetgocore.Runtime, lis *bufconn.Listener, plugins []plugin.IGRPCDotNetGoPlugin) async.Future
ExecuteWithPromiseAsync ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.