package
0.0.33
Repository: https://github.com/hashicorp/enos.git
Documentation: pkg.go.dev

# Functions

New takes options and returns an instance of ServiceV1.
WithGRPCListenURL configures the gRPC listener address from a given URL.
WithGRPCServerOptions configures the gRPC server options.
WithLogger configures the logger.
WithOperator configures the servers operation operator.

# Structs

ServiceConfig is the running service config.
ServiceV1 is the enos.v1.ServerService.

# Type aliases

Opt is a functional option.