# Functions
NewGrpcSource create configuration source from grpc.
WithHystrixCommandName set hystrix command name.
WithHystrixErrorPercentThreshold set hystrix error_percent_threshold.
WithHystrixMaxConcurrentRequests set hystrix max_concurrent_requests.
WithHystrixRequestVolumeThreshold set hystrix request_volume_threshold.
WithHystrixSleepWindow set hystrix sleep_window.
WithHystrixTimeout set hystrix timeout.
WithURL set grpc url.
# Structs
GrpcSource grpc configuration source.
# Type aliases
Option the grpc source options.