package
Version:
v1.0.0-beta2
Opens a new window with list of versions in this module.
Published: Jul 13, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Http struct {
Ports []int
Split_cookie *bool
Include_body_for []string
Hide_keywords []string
Strip_authorization *bool
Send_request *bool
Send_response *bool
}
type Logging struct {
Selectors []string
}
type Mongodb struct {
Ports []int
Max_doc_length *int
Max_docs *int
Send_request *bool
Send_response *bool
}
type Mysql struct {
Ports []int
Max_row_length *int
Max_rows *int
Send_request *bool
Send_response *bool
}
type Pgsql struct {
Ports []int
Max_row_length *int
Max_rows *int
Send_request *bool
Send_response *bool
}
type Redis struct {
Ports []int
Send_request *bool
Send_response *bool
}
type Thrift struct {
Ports []int
String_max_size *int
Collection_max_size *int
Drop_after_n_struct_fields *int
Transport_type *string
Protocol_type *string
Capture_reply *bool
Obfuscate_strings *bool
Idl_files []string
Send_request *bool
Send_response *bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.