package
Version:
v1.5.10
Opens a new window with list of versions in this module.
Published: Sep 7, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gateway implements a REST gateway for the emulator GRPC service.
Gateway implements the emulator gateway server.
New returns a new gateway.
Run starts the emulator gateway server.
type Options struct {
GatewayAddress string
FrontendBinary string
FrontendAddress string
CopyEmulatorStdout bool
CopyEmulatorStderr bool
LogRequests bool
EnableFaultInjection bool
DisableQueryNullFilteredIndexCheck bool
}
Options encapsulates options for the emulator gateway.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.