| .. |
|
testdata
|
Add tests for configuration parsing
|
il y a 5 ans |
|
config.go
|
Implement domain fronting
|
il y a 5 ans |
|
config_test.go
|
Add string test for config
|
il y a 5 ans |
|
type_blocklist_uri.go
|
Add blocklist to config
|
il y a 5 ans |
|
type_blocklist_uri_test.go
|
Add test for broken uri
|
il y a 5 ans |
|
type_bytes.go
|
Add missed case for ip
|
il y a 5 ans |
|
type_bytes_test.go
|
Test unmarshal nil for type bytes
|
il y a 5 ans |
|
type_duration.go
|
Change network to accept DialFunc
|
il y a 5 ans |
|
type_duration_test.go
|
Test unmarshal nil for type duration
|
il y a 5 ans |
|
type_error_rate.go
|
Minor formatting issues
|
il y a 5 ans |
|
type_error_rate_test.go
|
Correct float test for error rate
|
il y a 5 ans |
|
type_hostport.go
|
Add tests for hostport type
|
il y a 5 ans |
|
type_hostport_test.go
|
Add tests for hostport type
|
il y a 5 ans |
|
type_http_path.go
|
Add tests for config type http path
|
il y a 5 ans |
|
type_http_path_test.go
|
Add tests for config type http path
|
il y a 5 ans |
|
type_ip.go
|
Add tests for prefer ip config type
|
il y a 5 ans |
|
type_ip_test.go
|
Add missed case for ip
|
il y a 5 ans |
|
type_metric_prefix.go
|
Minor formatting issues
|
il y a 5 ans |
|
type_metric_prefix_test.go
|
Add test for nil for metric prefix
|
il y a 5 ans |
|
type_port.go
|
Test unmarshal nil for port
|
il y a 5 ans |
|
type_port_test.go
|
Test unmarshal nil for port
|
il y a 5 ans |
|
type_prefer_ip.go
|
Add tests for prefer ip config type
|
il y a 5 ans |
|
type_prefer_ip_test.go
|
Add unmarshal nil test for prefer ip
|
il y a 5 ans |
|
type_statsd_tag_format.go
|
Add tags for statsd in config
|
il y a 5 ans |
|
type_statsd_tag_format_test.go
|
Add unmarshal nil for typestatsdtagsformat
|
il y a 5 ans |
|
type_url.go
|
Add tests for config type port
|
il y a 5 ans |
|
type_url_test.go
|
Add unmarshal nil for type url
|
il y a 5 ans |