Documentation ¶
Index ¶
- Variables
- type AWSSNS
- func (*AWSSNS) Descriptor() ([]byte, []int)
- func (m *AWSSNS) GetAwsAccessKeyId() string
- func (m *AWSSNS) GetAwsRegion() string
- func (m *AWSSNS) GetAwsSecretAccessKey() string
- func (*AWSSNS) ProtoMessage()
- func (m *AWSSNS) Reset()
- func (m *AWSSNS) String() string
- func (m *AWSSNS) XXX_DiscardUnknown()
- func (m *AWSSNS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AWSSNS) XXX_Merge(src proto.Message)
- func (m *AWSSNS) XXX_Size() int
- func (m *AWSSNS) XXX_Unmarshal(b []byte) error
- type AWSSQS
- func (*AWSSQS) Descriptor() ([]byte, []int)
- func (m *AWSSQS) GetAwsAccessKeyId() string
- func (m *AWSSQS) GetAwsRegion() string
- func (m *AWSSQS) GetAwsSecretAccessKey() string
- func (*AWSSQS) ProtoMessage()
- func (m *AWSSQS) Reset()
- func (m *AWSSQS) String() string
- func (m *AWSSQS) XXX_DiscardUnknown()
- func (m *AWSSQS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AWSSQS) XXX_Merge(src proto.Message)
- func (m *AWSSQS) XXX_Size() int
- func (m *AWSSQS) XXX_Unmarshal(b []byte) error
- type ActiveMQ
- func (*ActiveMQ) Descriptor() ([]byte, []int)
- func (m *ActiveMQ) GetAddress() string
- func (*ActiveMQ) ProtoMessage()
- func (m *ActiveMQ) Reset()
- func (m *ActiveMQ) String() string
- func (m *ActiveMQ) XXX_DiscardUnknown()
- func (m *ActiveMQ) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActiveMQ) XXX_Merge(src proto.Message)
- func (m *ActiveMQ) XXX_Size() int
- func (m *ActiveMQ) XXX_Unmarshal(b []byte) error
- type AzureEventHub
- func (*AzureEventHub) Descriptor() ([]byte, []int)
- func (m *AzureEventHub) GetConnectionString() string
- func (*AzureEventHub) ProtoMessage()
- func (m *AzureEventHub) Reset()
- func (m *AzureEventHub) String() string
- func (m *AzureEventHub) XXX_DiscardUnknown()
- func (m *AzureEventHub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AzureEventHub) XXX_Merge(src proto.Message)
- func (m *AzureEventHub) XXX_Size() int
- func (m *AzureEventHub) XXX_Unmarshal(b []byte) error
- type AzureServiceBus
- func (*AzureServiceBus) Descriptor() ([]byte, []int)
- func (m *AzureServiceBus) GetConnectionString() string
- func (*AzureServiceBus) ProtoMessage()
- func (m *AzureServiceBus) Reset()
- func (m *AzureServiceBus) String() string
- func (m *AzureServiceBus) XXX_DiscardUnknown()
- func (m *AzureServiceBus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AzureServiceBus) XXX_Merge(src proto.Message)
- func (m *AzureServiceBus) XXX_Size() int
- func (m *AzureServiceBus) XXX_Unmarshal(b []byte) error
- type Kafka
- func (*Kafka) Descriptor() ([]byte, []int)
- func (m *Kafka) GetAddress() []string
- func (m *Kafka) GetInsecureTls() bool
- func (m *Kafka) GetSaslPassword() string
- func (m *Kafka) GetSaslType() SASLType
- func (m *Kafka) GetSaslUsername() string
- func (m *Kafka) GetTimeoutSeconds() int32
- func (m *Kafka) GetUseTls() bool
- func (*Kafka) ProtoMessage()
- func (m *Kafka) Reset()
- func (m *Kafka) String() string
- func (m *Kafka) XXX_DiscardUnknown()
- func (m *Kafka) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Kafka) XXX_Merge(src proto.Message)
- func (m *Kafka) XXX_Size() int
- func (m *Kafka) XXX_Unmarshal(b []byte) error
- type Mongo
- func (*Mongo) Descriptor() ([]byte, []int)
- func (m *Mongo) GetDsn() string
- func (*Mongo) ProtoMessage()
- func (m *Mongo) Reset()
- func (m *Mongo) String() string
- func (m *Mongo) XXX_DiscardUnknown()
- func (m *Mongo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Mongo) XXX_Merge(src proto.Message)
- func (m *Mongo) XXX_Size() int
- func (m *Mongo) XXX_Unmarshal(b []byte) error
- type NSQ
- func (*NSQ) Descriptor() ([]byte, []int)
- func (m *NSQ) GetAuthSecret() string
- func (m *NSQ) GetClientId() string
- func (m *NSQ) GetInsecureTls() bool
- func (m *NSQ) GetLookupdAddress() string
- func (m *NSQ) GetNsqdAddress() string
- func (m *NSQ) GetTlsCaCert() []byte
- func (m *NSQ) GetTlsClientCert() []byte
- func (m *NSQ) GetTlsClientKey() []byte
- func (m *NSQ) GetUseTls() bool
- func (*NSQ) ProtoMessage()
- func (m *NSQ) Reset()
- func (m *NSQ) String() string
- func (m *NSQ) XXX_DiscardUnknown()
- func (m *NSQ) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NSQ) XXX_Merge(src proto.Message)
- func (m *NSQ) XXX_Size() int
- func (m *NSQ) XXX_Unmarshal(b []byte) error
- type Nats
- func (*Nats) Descriptor() ([]byte, []int)
- func (m *Nats) GetDsn() string
- func (m *Nats) GetInsecureTls() bool
- func (m *Nats) GetTlsCaCert() []byte
- func (m *Nats) GetTlsClientCert() []byte
- func (m *Nats) GetTlsClientKey() []byte
- func (m *Nats) GetUserCredentials() []byte
- func (*Nats) ProtoMessage()
- func (m *Nats) Reset()
- func (m *Nats) String() string
- func (m *Nats) XXX_DiscardUnknown()
- func (m *Nats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Nats) XXX_Merge(src proto.Message)
- func (m *Nats) XXX_Size() int
- func (m *Nats) XXX_Unmarshal(b []byte) error
- type NatsStreaming
- func (*NatsStreaming) Descriptor() ([]byte, []int)
- func (m *NatsStreaming) GetClientId() string
- func (m *NatsStreaming) GetClusterId() string
- func (m *NatsStreaming) GetDsn() string
- func (m *NatsStreaming) GetInsecureTls() bool
- func (m *NatsStreaming) GetTlsCaCert() []byte
- func (m *NatsStreaming) GetTlsClientCert() []byte
- func (m *NatsStreaming) GetTlsClientKey() []byte
- func (m *NatsStreaming) GetUserCredentials() []byte
- func (*NatsStreaming) ProtoMessage()
- func (m *NatsStreaming) Reset()
- func (m *NatsStreaming) String() string
- func (m *NatsStreaming) XXX_DiscardUnknown()
- func (m *NatsStreaming) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NatsStreaming) XXX_Merge(src proto.Message)
- func (m *NatsStreaming) XXX_Size() int
- func (m *NatsStreaming) XXX_Unmarshal(b []byte) error
- type Postgres
- func (*Postgres) Descriptor() ([]byte, []int)
- func (m *Postgres) GetAddress() string
- func (m *Postgres) GetDatabase() string
- func (m *Postgres) GetInsecureTls() bool
- func (m *Postgres) GetPassword() string
- func (m *Postgres) GetPort() uint32
- func (m *Postgres) GetUseTls() bool
- func (m *Postgres) GetUsername() string
- func (*Postgres) ProtoMessage()
- func (m *Postgres) Reset()
- func (m *Postgres) String() string
- func (m *Postgres) XXX_DiscardUnknown()
- func (m *Postgres) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Postgres) XXX_Merge(src proto.Message)
- func (m *Postgres) XXX_Size() int
- func (m *Postgres) XXX_Unmarshal(b []byte) error
- type Pulsar
- func (*Pulsar) Descriptor() ([]byte, []int)
- func (m *Pulsar) GetConnectTimeout() string
- func (m *Pulsar) GetDsn() string
- func (m *Pulsar) GetInsecureTls() bool
- func (m *Pulsar) GetTlsClientCert() []byte
- func (m *Pulsar) GetTlsClientKey() []byte
- func (*Pulsar) ProtoMessage()
- func (m *Pulsar) Reset()
- func (m *Pulsar) String() string
- func (m *Pulsar) XXX_DiscardUnknown()
- func (m *Pulsar) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Pulsar) XXX_Merge(src proto.Message)
- func (m *Pulsar) XXX_Size() int
- func (m *Pulsar) XXX_Unmarshal(b []byte) error
- type Rabbit
- func (*Rabbit) Descriptor() ([]byte, []int)
- func (m *Rabbit) GetAddress() string
- func (m *Rabbit) GetInsecureTls() bool
- func (m *Rabbit) GetUseTls() bool
- func (*Rabbit) ProtoMessage()
- func (m *Rabbit) Reset()
- func (m *Rabbit) String() string
- func (m *Rabbit) XXX_DiscardUnknown()
- func (m *Rabbit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Rabbit) XXX_Merge(src proto.Message)
- func (m *Rabbit) XXX_Size() int
- func (m *Rabbit) XXX_Unmarshal(b []byte) error
- type RabbitStreams
- func (*RabbitStreams) Descriptor() ([]byte, []int)
- func (m *RabbitStreams) GetClientName() string
- func (m *RabbitStreams) GetDsn() string
- func (m *RabbitStreams) GetInsecureTls() bool
- func (m *RabbitStreams) GetPassword() string
- func (m *RabbitStreams) GetUseTls() bool
- func (m *RabbitStreams) GetUsername() string
- func (*RabbitStreams) ProtoMessage()
- func (m *RabbitStreams) Reset()
- func (m *RabbitStreams) String() string
- func (m *RabbitStreams) XXX_DiscardUnknown()
- func (m *RabbitStreams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RabbitStreams) XXX_Merge(src proto.Message)
- func (m *RabbitStreams) XXX_Size() int
- func (m *RabbitStreams) XXX_Unmarshal(b []byte) error
- type RedisPubsub
- func (*RedisPubsub) Descriptor() ([]byte, []int)
- func (m *RedisPubsub) GetAddress() string
- func (m *RedisPubsub) GetPassword() string
- func (m *RedisPubsub) GetUsername() string
- func (*RedisPubsub) ProtoMessage()
- func (m *RedisPubsub) Reset()
- func (m *RedisPubsub) String() string
- func (m *RedisPubsub) XXX_DiscardUnknown()
- func (m *RedisPubsub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RedisPubsub) XXX_Merge(src proto.Message)
- func (m *RedisPubsub) XXX_Size() int
- func (m *RedisPubsub) XXX_Unmarshal(b []byte) error
- type RedisStreams
- func (*RedisStreams) Descriptor() ([]byte, []int)
- func (m *RedisStreams) GetAddress() string
- func (m *RedisStreams) GetPassword() string
- func (m *RedisStreams) GetUsername() string
- func (*RedisStreams) ProtoMessage()
- func (m *RedisStreams) Reset()
- func (m *RedisStreams) String() string
- func (m *RedisStreams) XXX_DiscardUnknown()
- func (m *RedisStreams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RedisStreams) XXX_Merge(src proto.Message)
- func (m *RedisStreams) XXX_Size() int
- func (m *RedisStreams) XXX_Unmarshal(b []byte) error
- type SASLType
Constants ¶
This section is empty.
Variables ¶
View Source
var SASLType_name = map[int32]string{
0: "NONE",
1: "PLAIN",
2: "SCRAM",
}
View Source
var SASLType_value = map[string]int32{
"NONE": 0,
"PLAIN": 1,
"SCRAM": 2,
}
Functions ¶
This section is empty.
Types ¶
type AWSSNS ¶ added in v0.0.32
type AWSSNS struct { // Required AwsRegion string `protobuf:"bytes,1,opt,name=aws_region,json=awsRegion,proto3" json:"aws_region,omitempty"` // Required AwsAccessKeyId string `protobuf:"bytes,2,opt,name=aws_access_key_id,json=awsAccessKeyId,proto3" json:"aws_access_key_id,omitempty"` // Required AwsSecretAccessKey string `protobuf:"bytes,3,opt,name=aws_secret_access_key,json=awsSecretAccessKey,proto3" json:"aws_secret_access_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AWSSNS) Descriptor ¶ added in v0.0.32
func (*AWSSNS) GetAwsAccessKeyId ¶ added in v0.0.32
func (*AWSSNS) GetAwsRegion ¶ added in v0.0.32
func (*AWSSNS) GetAwsSecretAccessKey ¶ added in v0.0.32
func (*AWSSNS) ProtoMessage ¶ added in v0.0.32
func (*AWSSNS) ProtoMessage()
func (*AWSSNS) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *AWSSNS) XXX_DiscardUnknown()
func (*AWSSNS) XXX_Marshal ¶ added in v0.0.32
func (*AWSSNS) XXX_Unmarshal ¶ added in v0.0.32
type AWSSQS ¶ added in v0.0.32
type AWSSQS struct { // Required AwsRegion string `protobuf:"bytes,1,opt,name=aws_region,json=awsRegion,proto3" json:"aws_region,omitempty"` // Required AwsAccessKeyId string `protobuf:"bytes,2,opt,name=aws_access_key_id,json=awsAccessKeyId,proto3" json:"aws_access_key_id,omitempty"` // Required AwsSecretAccessKey string `protobuf:"bytes,3,opt,name=aws_secret_access_key,json=awsSecretAccessKey,proto3" json:"aws_secret_access_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AWSSQS) Descriptor ¶ added in v0.0.32
func (*AWSSQS) GetAwsAccessKeyId ¶ added in v0.0.32
func (*AWSSQS) GetAwsRegion ¶ added in v0.0.32
func (*AWSSQS) GetAwsSecretAccessKey ¶ added in v0.0.32
func (*AWSSQS) ProtoMessage ¶ added in v0.0.32
func (*AWSSQS) ProtoMessage()
func (*AWSSQS) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *AWSSQS) XXX_DiscardUnknown()
func (*AWSSQS) XXX_Marshal ¶ added in v0.0.32
func (*AWSSQS) XXX_Unmarshal ¶ added in v0.0.32
type ActiveMQ ¶ added in v0.0.32
type ActiveMQ struct { // Required Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ActiveMQ) Descriptor ¶ added in v0.0.32
func (*ActiveMQ) GetAddress ¶ added in v0.0.32
func (*ActiveMQ) ProtoMessage ¶ added in v0.0.32
func (*ActiveMQ) ProtoMessage()
func (*ActiveMQ) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *ActiveMQ) XXX_DiscardUnknown()
func (*ActiveMQ) XXX_Marshal ¶ added in v0.0.32
func (*ActiveMQ) XXX_Unmarshal ¶ added in v0.0.32
type AzureEventHub ¶ added in v0.0.32
type AzureEventHub struct { // Required ConnectionString string `protobuf:"bytes,1,opt,name=connection_string,json=connectionString,proto3" json:"connection_string,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AzureEventHub) Descriptor ¶ added in v0.0.32
func (*AzureEventHub) Descriptor() ([]byte, []int)
func (*AzureEventHub) GetConnectionString ¶ added in v0.0.32
func (m *AzureEventHub) GetConnectionString() string
func (*AzureEventHub) ProtoMessage ¶ added in v0.0.32
func (*AzureEventHub) ProtoMessage()
func (*AzureEventHub) Reset ¶ added in v0.0.32
func (m *AzureEventHub) Reset()
func (*AzureEventHub) String ¶ added in v0.0.32
func (m *AzureEventHub) String() string
func (*AzureEventHub) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *AzureEventHub) XXX_DiscardUnknown()
func (*AzureEventHub) XXX_Marshal ¶ added in v0.0.32
func (m *AzureEventHub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AzureEventHub) XXX_Merge ¶ added in v0.0.32
func (m *AzureEventHub) XXX_Merge(src proto.Message)
func (*AzureEventHub) XXX_Size ¶ added in v0.0.32
func (m *AzureEventHub) XXX_Size() int
func (*AzureEventHub) XXX_Unmarshal ¶ added in v0.0.32
func (m *AzureEventHub) XXX_Unmarshal(b []byte) error
type AzureServiceBus ¶ added in v0.0.32
type AzureServiceBus struct { // Required ConnectionString string `protobuf:"bytes,1,opt,name=connection_string,json=connectionString,proto3" json:"connection_string,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AzureServiceBus) Descriptor ¶ added in v0.0.32
func (*AzureServiceBus) Descriptor() ([]byte, []int)
func (*AzureServiceBus) GetConnectionString ¶ added in v0.0.32
func (m *AzureServiceBus) GetConnectionString() string
func (*AzureServiceBus) ProtoMessage ¶ added in v0.0.32
func (*AzureServiceBus) ProtoMessage()
func (*AzureServiceBus) Reset ¶ added in v0.0.32
func (m *AzureServiceBus) Reset()
func (*AzureServiceBus) String ¶ added in v0.0.32
func (m *AzureServiceBus) String() string
func (*AzureServiceBus) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *AzureServiceBus) XXX_DiscardUnknown()
func (*AzureServiceBus) XXX_Marshal ¶ added in v0.0.32
func (m *AzureServiceBus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AzureServiceBus) XXX_Merge ¶ added in v0.0.32
func (m *AzureServiceBus) XXX_Merge(src proto.Message)
func (*AzureServiceBus) XXX_Size ¶ added in v0.0.32
func (m *AzureServiceBus) XXX_Size() int
func (*AzureServiceBus) XXX_Unmarshal ¶ added in v0.0.32
func (m *AzureServiceBus) XXX_Unmarshal(b []byte) error
type Kafka ¶
type Kafka struct { // Required Address []string `protobuf:"bytes,1,rep,name=address,proto3" json:"address,omitempty"` // Optional; how long to attempt connecting for (default: 10s) TimeoutSeconds int32 `protobuf:"varint,2,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"` // Optional UseTls bool `protobuf:"varint,3,opt,name=use_tls,json=useTls,proto3" json:"use_tls,omitempty"` // Optional InsecureTls bool `protobuf:"varint,4,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` // Optional SaslType SASLType `protobuf:"varint,5,opt,name=sasl_type,json=saslType,proto3,enum=protos.conns.SASLType" json:"sasl_type,omitempty"` // Required if sasl_type is not NONE SaslUsername string `protobuf:"bytes,6,opt,name=sasl_username,json=saslUsername,proto3" json:"sasl_username,omitempty"` // Required if sasl_type is not NONE SaslPassword string `protobuf:"bytes,7,opt,name=sasl_password,json=saslPassword,proto3" json:"sasl_password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Kafka) Descriptor ¶
func (*Kafka) GetAddress ¶
func (*Kafka) GetInsecureTls ¶
func (*Kafka) GetSaslPassword ¶
func (*Kafka) GetSaslType ¶
func (*Kafka) GetSaslUsername ¶
func (*Kafka) GetTimeoutSeconds ¶
func (*Kafka) ProtoMessage ¶
func (*Kafka) ProtoMessage()
func (*Kafka) XXX_DiscardUnknown ¶
func (m *Kafka) XXX_DiscardUnknown()
func (*Kafka) XXX_Marshal ¶
func (*Kafka) XXX_Unmarshal ¶
type Mongo ¶ added in v0.0.32
type Mongo struct { // Full DNS to connect to mongo // Ex: mongodb://user:pass@localhost:27017 Dsn string `protobuf:"bytes,1,opt,name=dsn,proto3" json:"dsn,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Mongo) Descriptor ¶ added in v0.0.32
func (*Mongo) ProtoMessage ¶ added in v0.0.32
func (*Mongo) ProtoMessage()
func (*Mongo) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *Mongo) XXX_DiscardUnknown()
func (*Mongo) XXX_Marshal ¶ added in v0.0.32
func (*Mongo) XXX_Unmarshal ¶ added in v0.0.32
type NSQ ¶ added in v0.0.32
type NSQ struct { // Required for writes // Required for reads if lookupd_address is not specified NsqdAddress string `protobuf:"bytes,1,opt,name=nsqd_address,json=nsqdAddress,proto3" json:"nsqd_address,omitempty"` // Required for reads if nsqd_address is not specified // Ignored for writes LookupdAddress string `protobuf:"bytes,2,opt,name=lookupd_address,json=lookupdAddress,proto3" json:"lookupd_address,omitempty"` // Connect using TLS UseTls bool `protobuf:"varint,3,opt,name=use_tls,json=useTls,proto3" json:"use_tls,omitempty"` // Specify to not verify server's TLS certificate InsecureTls bool `protobuf:"varint,4,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` // Optional TlsCaCert []byte `protobuf:"bytes,5,opt,name=tls_ca_cert,json=tlsCaCert,proto3" json:"tls_ca_cert,omitempty"` // Optional TlsClientCert []byte `protobuf:"bytes,6,opt,name=tls_client_cert,json=tlsClientCert,proto3" json:"tls_client_cert,omitempty"` // Optional TlsClientKey []byte `protobuf:"bytes,7,opt,name=tls_client_key,json=tlsClientKey,proto3" json:"tls_client_key,omitempty"` // Optional AuthSecret string `protobuf:"bytes,8,opt,name=auth_secret,json=authSecret,proto3" json:"auth_secret,omitempty"` // Required ClientId string `protobuf:"bytes,9,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NSQ) Descriptor ¶ added in v0.0.32
func (*NSQ) GetAuthSecret ¶ added in v0.0.32
func (*NSQ) GetClientId ¶ added in v0.0.32
func (*NSQ) GetInsecureTls ¶ added in v0.0.32
func (*NSQ) GetLookupdAddress ¶ added in v0.0.32
func (*NSQ) GetNsqdAddress ¶ added in v0.0.32
func (*NSQ) GetTlsCaCert ¶ added in v0.0.32
func (*NSQ) GetTlsClientCert ¶ added in v0.0.32
func (*NSQ) GetTlsClientKey ¶ added in v0.0.32
func (*NSQ) ProtoMessage ¶ added in v0.0.32
func (*NSQ) ProtoMessage()
func (*NSQ) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *NSQ) XXX_DiscardUnknown()
func (*NSQ) XXX_Marshal ¶ added in v0.0.32
func (*NSQ) XXX_Unmarshal ¶ added in v0.0.32
type Nats ¶ added in v0.0.32
type Nats struct { // Required // Full DNS to connect to NATS. Ex: tls://localhost:4222 Dsn string `protobuf:"bytes,1,opt,name=dsn,proto3" json:"dsn,omitempty"` // Specify to not verify server's TLS certificate InsecureTls bool `protobuf:"varint,2,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` // Optional TlsCaCert []byte `protobuf:"bytes,3,opt,name=tls_ca_cert,json=tlsCaCert,proto3" json:"tls_ca_cert,omitempty"` // Optional TlsClientCert []byte `protobuf:"bytes,4,opt,name=tls_client_cert,json=tlsClientCert,proto3" json:"tls_client_cert,omitempty"` // Optional TlsClientKey []byte `protobuf:"bytes,5,opt,name=tls_client_key,json=tlsClientKey,proto3" json:"tls_client_key,omitempty"` // Optional UserCredentials []byte `protobuf:"bytes,6,opt,name=user_credentials,json=userCredentials,proto3" json:"user_credentials,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Nats) Descriptor ¶ added in v0.0.32
func (*Nats) GetInsecureTls ¶ added in v0.0.32
func (*Nats) GetTlsCaCert ¶ added in v0.0.32
func (*Nats) GetTlsClientCert ¶ added in v0.0.32
func (*Nats) GetTlsClientKey ¶ added in v0.0.32
func (*Nats) GetUserCredentials ¶ added in v0.0.32
func (*Nats) ProtoMessage ¶ added in v0.0.32
func (*Nats) ProtoMessage()
func (*Nats) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *Nats) XXX_DiscardUnknown()
func (*Nats) XXX_Marshal ¶ added in v0.0.32
func (*Nats) XXX_Unmarshal ¶ added in v0.0.32
type NatsStreaming ¶ added in v0.0.32
type NatsStreaming struct { // Required // Full DNS to connect to NATS. Ex: tls://localhost:4222 Dsn string `protobuf:"bytes,1,opt,name=dsn,proto3" json:"dsn,omitempty"` // Specify to not verify server's TLS certificate InsecureTls bool `protobuf:"varint,2,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` // Optional TlsCaCert []byte `protobuf:"bytes,3,opt,name=tls_ca_cert,json=tlsCaCert,proto3" json:"tls_ca_cert,omitempty"` // Optional TlsClientCert []byte `protobuf:"bytes,4,opt,name=tls_client_cert,json=tlsClientCert,proto3" json:"tls_client_cert,omitempty"` // Optional TlsClientKey []byte `protobuf:"bytes,5,opt,name=tls_client_key,json=tlsClientKey,proto3" json:"tls_client_key,omitempty"` // Optional UserCredentials []byte `protobuf:"bytes,6,opt,name=user_credentials,json=userCredentials,proto3" json:"user_credentials,omitempty"` // Required ClusterId string `protobuf:"bytes,7,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Required ClientId string `protobuf:"bytes,8,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NatsStreaming) Descriptor ¶ added in v0.0.32
func (*NatsStreaming) Descriptor() ([]byte, []int)
func (*NatsStreaming) GetClientId ¶ added in v0.0.32
func (m *NatsStreaming) GetClientId() string
func (*NatsStreaming) GetClusterId ¶ added in v0.0.32
func (m *NatsStreaming) GetClusterId() string
func (*NatsStreaming) GetDsn ¶ added in v0.0.32
func (m *NatsStreaming) GetDsn() string
func (*NatsStreaming) GetInsecureTls ¶ added in v0.0.32
func (m *NatsStreaming) GetInsecureTls() bool
func (*NatsStreaming) GetTlsCaCert ¶ added in v0.0.32
func (m *NatsStreaming) GetTlsCaCert() []byte
func (*NatsStreaming) GetTlsClientCert ¶ added in v0.0.32
func (m *NatsStreaming) GetTlsClientCert() []byte
func (*NatsStreaming) GetTlsClientKey ¶ added in v0.0.32
func (m *NatsStreaming) GetTlsClientKey() []byte
func (*NatsStreaming) GetUserCredentials ¶ added in v0.0.32
func (m *NatsStreaming) GetUserCredentials() []byte
func (*NatsStreaming) ProtoMessage ¶ added in v0.0.32
func (*NatsStreaming) ProtoMessage()
func (*NatsStreaming) Reset ¶ added in v0.0.32
func (m *NatsStreaming) Reset()
func (*NatsStreaming) String ¶ added in v0.0.32
func (m *NatsStreaming) String() string
func (*NatsStreaming) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *NatsStreaming) XXX_DiscardUnknown()
func (*NatsStreaming) XXX_Marshal ¶ added in v0.0.32
func (m *NatsStreaming) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NatsStreaming) XXX_Merge ¶ added in v0.0.32
func (m *NatsStreaming) XXX_Merge(src proto.Message)
func (*NatsStreaming) XXX_Size ¶ added in v0.0.32
func (m *NatsStreaming) XXX_Size() int
func (*NatsStreaming) XXX_Unmarshal ¶ added in v0.0.32
func (m *NatsStreaming) XXX_Unmarshal(b []byte) error
type Postgres ¶ added in v0.0.32
type Postgres struct { // Required Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // Required Port uint32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` // Optional Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` // Optional Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"` // Required Database string `protobuf:"bytes,5,opt,name=database,proto3" json:"database,omitempty"` // Whether to collect using TLS UseTls bool `protobuf:"varint,6,opt,name=use_tls,json=useTls,proto3" json:"use_tls,omitempty"` // Specify to not verify server's TLS certificate InsecureTls bool `protobuf:"varint,7,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Postgres) Descriptor ¶ added in v0.0.32
func (*Postgres) GetAddress ¶ added in v0.0.32
func (*Postgres) GetDatabase ¶ added in v0.0.32
func (*Postgres) GetInsecureTls ¶ added in v0.0.32
func (*Postgres) GetPassword ¶ added in v0.0.32
func (*Postgres) GetUsername ¶ added in v0.0.32
func (*Postgres) ProtoMessage ¶ added in v0.0.32
func (*Postgres) ProtoMessage()
func (*Postgres) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *Postgres) XXX_DiscardUnknown()
func (*Postgres) XXX_Marshal ¶ added in v0.0.32
func (*Postgres) XXX_Unmarshal ¶ added in v0.0.32
type Pulsar ¶ added in v0.0.32
type Pulsar struct { // Required // Full DSN to connect to Pulsar. Ex: pulsar://localhost:6650 Dsn string `protobuf:"bytes,1,opt,name=dsn,proto3" json:"dsn,omitempty"` // Optional // Default: 10s ConnectTimeout string `protobuf:"bytes,2,opt,name=connect_timeout,json=connectTimeout,proto3" json:"connect_timeout,omitempty"` // Specify to not verify server's TLS certificate InsecureTls bool `protobuf:"varint,3,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` // Optional TlsClientCert []byte `protobuf:"bytes,4,opt,name=tls_client_cert,json=tlsClientCert,proto3" json:"tls_client_cert,omitempty"` // Optional TlsClientKey []byte `protobuf:"bytes,5,opt,name=tls_client_key,json=tlsClientKey,proto3" json:"tls_client_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Pulsar) Descriptor ¶ added in v0.0.32
func (*Pulsar) GetConnectTimeout ¶ added in v0.0.32
func (*Pulsar) GetInsecureTls ¶ added in v0.0.32
func (*Pulsar) GetTlsClientCert ¶ added in v0.0.32
func (*Pulsar) GetTlsClientKey ¶ added in v0.0.32
func (*Pulsar) ProtoMessage ¶ added in v0.0.32
func (*Pulsar) ProtoMessage()
func (*Pulsar) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *Pulsar) XXX_DiscardUnknown()
func (*Pulsar) XXX_Marshal ¶ added in v0.0.32
func (*Pulsar) XXX_Unmarshal ¶ added in v0.0.32
type Rabbit ¶ added in v0.0.32
type Rabbit struct { // Required // Full DSN used to connect to rabbit Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // Connect over TLS UseTls bool `protobuf:"varint,2,opt,name=use_tls,json=useTls,proto3" json:"use_tls,omitempty"` // Specify to not verify server's TLS certificate InsecureTls bool `protobuf:"varint,3,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Rabbit) Descriptor ¶ added in v0.0.32
func (*Rabbit) GetAddress ¶ added in v0.0.32
func (*Rabbit) GetInsecureTls ¶ added in v0.0.32
func (*Rabbit) ProtoMessage ¶ added in v0.0.32
func (*Rabbit) ProtoMessage()
func (*Rabbit) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *Rabbit) XXX_DiscardUnknown()
func (*Rabbit) XXX_Marshal ¶ added in v0.0.32
func (*Rabbit) XXX_Unmarshal ¶ added in v0.0.32
type RabbitStreams ¶ added in v0.0.32
type RabbitStreams struct { // Required // DSN used to connect to rabbitmq. Ex: rabbitmq-stream://localhost:5552 Dsn string `protobuf:"bytes,1,opt,name=dsn,proto3" json:"dsn,omitempty"` // Connect over TLS UseTls bool `protobuf:"varint,2,opt,name=use_tls,json=useTls,proto3" json:"use_tls,omitempty"` // Specify to not verify server's TLS certificate InsecureTls bool `protobuf:"varint,3,opt,name=insecure_tls,json=insecureTls,proto3" json:"insecure_tls,omitempty"` // Required Username string `protobuf:"bytes,4,opt,name=username,proto3" json:"username,omitempty"` // Required Password string `protobuf:"bytes,5,opt,name=password,proto3" json:"password,omitempty"` // Required ClientName string `protobuf:"bytes,6,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RabbitStreams) Descriptor ¶ added in v0.0.32
func (*RabbitStreams) Descriptor() ([]byte, []int)
func (*RabbitStreams) GetClientName ¶ added in v0.0.32
func (m *RabbitStreams) GetClientName() string
func (*RabbitStreams) GetDsn ¶ added in v0.0.32
func (m *RabbitStreams) GetDsn() string
func (*RabbitStreams) GetInsecureTls ¶ added in v0.0.32
func (m *RabbitStreams) GetInsecureTls() bool
func (*RabbitStreams) GetPassword ¶ added in v0.0.32
func (m *RabbitStreams) GetPassword() string
func (*RabbitStreams) GetUseTls ¶ added in v0.0.32
func (m *RabbitStreams) GetUseTls() bool
func (*RabbitStreams) GetUsername ¶ added in v0.0.32
func (m *RabbitStreams) GetUsername() string
func (*RabbitStreams) ProtoMessage ¶ added in v0.0.32
func (*RabbitStreams) ProtoMessage()
func (*RabbitStreams) Reset ¶ added in v0.0.32
func (m *RabbitStreams) Reset()
func (*RabbitStreams) String ¶ added in v0.0.32
func (m *RabbitStreams) String() string
func (*RabbitStreams) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *RabbitStreams) XXX_DiscardUnknown()
func (*RabbitStreams) XXX_Marshal ¶ added in v0.0.32
func (m *RabbitStreams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RabbitStreams) XXX_Merge ¶ added in v0.0.32
func (m *RabbitStreams) XXX_Merge(src proto.Message)
func (*RabbitStreams) XXX_Size ¶ added in v0.0.32
func (m *RabbitStreams) XXX_Size() int
func (*RabbitStreams) XXX_Unmarshal ¶ added in v0.0.32
func (m *RabbitStreams) XXX_Unmarshal(b []byte) error
type RedisPubsub ¶ added in v0.0.32
type RedisPubsub struct { // Required // Address of redis server. Ex: "localhost:6379" Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // Optional Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` // Optional Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RedisPubsub) Descriptor ¶ added in v0.0.32
func (*RedisPubsub) Descriptor() ([]byte, []int)
func (*RedisPubsub) GetAddress ¶ added in v0.0.32
func (m *RedisPubsub) GetAddress() string
func (*RedisPubsub) GetPassword ¶ added in v0.0.32
func (m *RedisPubsub) GetPassword() string
func (*RedisPubsub) GetUsername ¶ added in v0.0.32
func (m *RedisPubsub) GetUsername() string
func (*RedisPubsub) ProtoMessage ¶ added in v0.0.32
func (*RedisPubsub) ProtoMessage()
func (*RedisPubsub) Reset ¶ added in v0.0.32
func (m *RedisPubsub) Reset()
func (*RedisPubsub) String ¶ added in v0.0.32
func (m *RedisPubsub) String() string
func (*RedisPubsub) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *RedisPubsub) XXX_DiscardUnknown()
func (*RedisPubsub) XXX_Marshal ¶ added in v0.0.32
func (m *RedisPubsub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RedisPubsub) XXX_Merge ¶ added in v0.0.32
func (m *RedisPubsub) XXX_Merge(src proto.Message)
func (*RedisPubsub) XXX_Size ¶ added in v0.0.32
func (m *RedisPubsub) XXX_Size() int
func (*RedisPubsub) XXX_Unmarshal ¶ added in v0.0.32
func (m *RedisPubsub) XXX_Unmarshal(b []byte) error
type RedisStreams ¶ added in v0.0.32
type RedisStreams struct { // Required // Address of redis server. Ex: "localhost:6379" Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // Optional Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` // Optional Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RedisStreams) Descriptor ¶ added in v0.0.32
func (*RedisStreams) Descriptor() ([]byte, []int)
func (*RedisStreams) GetAddress ¶ added in v0.0.32
func (m *RedisStreams) GetAddress() string
func (*RedisStreams) GetPassword ¶ added in v0.0.32
func (m *RedisStreams) GetPassword() string
func (*RedisStreams) GetUsername ¶ added in v0.0.32
func (m *RedisStreams) GetUsername() string
func (*RedisStreams) ProtoMessage ¶ added in v0.0.32
func (*RedisStreams) ProtoMessage()
func (*RedisStreams) Reset ¶ added in v0.0.32
func (m *RedisStreams) Reset()
func (*RedisStreams) String ¶ added in v0.0.32
func (m *RedisStreams) String() string
func (*RedisStreams) XXX_DiscardUnknown ¶ added in v0.0.32
func (m *RedisStreams) XXX_DiscardUnknown()
func (*RedisStreams) XXX_Marshal ¶ added in v0.0.32
func (m *RedisStreams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RedisStreams) XXX_Merge ¶ added in v0.0.32
func (m *RedisStreams) XXX_Merge(src proto.Message)
func (*RedisStreams) XXX_Size ¶ added in v0.0.32
func (m *RedisStreams) XXX_Size() int
func (*RedisStreams) XXX_Unmarshal ¶ added in v0.0.32
func (m *RedisStreams) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.