package
0.0.0-20221121043126-298dde518304
Repository: https://github.com/nitrictech/minio.git
Documentation: pkg.go.dev

# Functions

IsConnErr - To detect a connection error.
IsConnRefusedErr - To check fot "connection refused" error.
IsConnResetErr - Checks for connection reset errors.
NewAMQPTarget - creates new AMQP target.
NewElasticsearchTarget - creates new Elasticsearch target.
NewKafkaTarget - creates new Kafka target with auth credentials.
NewMQTTTarget - creates new MQTT target.
NewMySQLTarget - creates new MySQL target.
NewNATSTarget - creates new NATS target.
NewNSQTarget - creates new NSQ target.
NewPostgreSQLTarget - creates new PostgreSQL target.
NewQueueStore - Creates an instance for QueueStore.
NewRedisTarget - creates new Redis target.
NewWebhookTarget - creates new Webhook target.

# Constants

AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
AMQP input constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Elastic constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
Jetstream constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
Streaming constants - deprecated.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NSQ constants.
NSQ constants.
NSQ constants.
NSQ constants.
NSQ constants.
NSQ constants.
NSQ constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Redis constants.
Redis constants.
Redis constants.
Redis constants.
Redis constants.
Redis constants.
Redis constants.
Webhook constants.
Webhook constants.
Webhook constants.
Webhook constants.
Webhook constants.
Webhook constants.
Webhook constants.
ESSDeprecated -> support will be removed in future.
ESSSupported -> all good!.
ESSUnknown is default value.
ESSUnsupported -> we wont work with this ES server.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
Kafka input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MQTT input constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
MySQL related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
JetStream constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
Streaming constants - deprecated.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NATS related constants.
NSQ constants.
NSQ constants.
NSQ constants.
NSQ constants.
NSQ constants.
NSQ constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Postgres constants.
Redis constants.
Redis constants.
Redis constants.
Redis constants.
Redis constants.
Redis constants.
Webhook constants.
Webhook constants.
Webhook constants.
Webhook constants.
Webhook constants.
Webhook constants.

# Variables

KafkaSHA256 is a function that returns a crypto/sha256 hasher and should be used to create Client objects configured for SHA-256 hashing.
KafkaSHA512 is a function that returns a crypto/sha512 hasher and should be used to create Client objects configured for SHA-512 hashing.

# Structs

AMQPArgs - AMQP target arguments.
AMQPTarget - AMQP target.
ElasticsearchArgs - Elasticsearch target arguments.
ElasticsearchTarget - Elasticsearch target.
KafkaArgs - Kafka target arguments.
KafkaTarget - Kafka target.
MQTTArgs - MQTT target arguments.
MQTTTarget - MQTT target.
MySQLArgs - MySQL target arguments.
MySQLTarget - MySQL target.
NATSArgs - NATS target arguments.
NATSTarget - NATS target.
NSQArgs - NSQ target arguments.
NSQTarget - NSQ target.
PostgreSQLArgs - PostgreSQL target arguments.
PostgreSQLTarget - PostgreSQL target.
QueueStore - Filestore for persisting events.
RedisAccessEvent holds event log data and timestamp.
RedisArgs - Redis target arguments.
RedisTarget - Redis target.
WebhookArgs - Webhook target arguments.
WebhookTarget - Webhook target.
XDGSCRAMClient implements the client-side of an authentication conversation with a server.

# Interfaces

Store - To persist the events.

# Type aliases

ESSupportStatus is a typed string representing the support status for Elasticsearch.