# Functions
GetProtos returns the proto files.
MetadataStoreFunc is a function that extracts metadata from a request.
No description provided by the author
NewDefaultHTTPServer creates a default HTTP server.
NewFakeClient creates a fake client.
NewFakeHTTPServer creates a fake HTTP server.
No description provided by the author
No description provided by the author
NewRemoteServer creates a remote server instance.
No description provided by the author
No description provided by the author
NewServer creates a fake server.
No description provided by the author
No description provided by the author
RegisterMockHandler registers the http handlers for service Mock to "mux".
RegisterMockHandlerClient registers the http handlers for service Mock to "mux".
RegisterMockHandlerFromEndpoint is same as RegisterMockHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMockHandlerServer registers the http handlers for service Mock to "mux".
No description provided by the author
RegisterRunnerExtensionHandler registers the http handlers for service RunnerExtension to "mux".
RegisterRunnerExtensionHandlerClient registers the http handlers for service RunnerExtension to "mux".
RegisterRunnerExtensionHandlerFromEndpoint is same as RegisterRunnerExtensionHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRunnerExtensionHandlerServer registers the http handlers for service RunnerExtension to "mux".
No description provided by the author
RegisterRunnerHandler registers the http handlers for service Runner to "mux".
RegisterRunnerHandlerClient registers the http handlers for service Runner to "mux".
RegisterRunnerHandlerFromEndpoint is same as RegisterRunnerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRunnerHandlerServer registers the http handlers for service Runner to "mux".
No description provided by the author
ToGRPCStore convert the normal store to GRPC store.
No description provided by the author
No description provided by the author
ToNormalStore convert the GRPC store to normal store.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
Mock_ServiceDesc is the grpc.ServiceDesc for Mock service.
Runner_ServiceDesc is the grpc.ServiceDesc for Runner service.
RunnerExtension_ServiceDesc is the grpc.ServiceDesc for RunnerExtension service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMockServer must be embedded to have forward compatible implementations.
UnimplementedRunnerExtensionServer must be embedded to have forward compatible implementations.
UnimplementedRunnerServer must be embedded to have forward compatible implementations.
UniqueSlice represents an unique slice.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
HTTPServer is an interface for serving HTTP requests.
MockClient is the client API for Mock service.
MockServer is the server API for Mock service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunnerClient is the client API for Runner service.
RunnerExtensionClient is the client API for RunnerExtension service.
RunnerExtensionServer is the server API for RunnerExtension service.
RunnerServer is the server API for Runner service.
No description provided by the author
No description provided by the author
UnsafeMockServer may be embedded to opt out of forward compatibility for this service.
UnsafeRunnerExtensionServer may be embedded to opt out of forward compatibility for this service.
UnsafeRunnerServer may be embedded to opt out of forward compatibility for this service.