package
1.1.1
Repository: https://github.com/sayurbox/config4live-go.git
Documentation: pkg.go.dev

# 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.