dao

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IKafkaBrokerDao

type IKafkaBrokerDao interface {
	Addr() string
	CreateTopics(request *sarama.CreateTopicsRequest) (bool, error)
	Close()
}
var KafkaDao IKafkaBrokerDao

func NewKafkaBrokerDao

func NewKafkaBrokerDao(addr string) IKafkaBrokerDao

Jump to

Keyboard shortcuts

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