types

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Supported types

Index

Constants

This section is empty.

Variables

View Source
var ErrUndefinedProvider = errors.New("undefinedProvider")

ErrUndefinedProvider : undefined provider Error.

Functions

This section is empty.

Types

type Provider

type Provider string

Provider enum.

const (
	// Sarama provider.
	Sarama Provider = "sarama"
	// Segmentio provider.
	Segmentio Provider = "segmentio"
	// Confluent provider.
	Confluent Provider = "confluent"
)

func (Provider) String

func (p Provider) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL