datastore

package
v0.0.0-...-78693a7 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TopicBlocks       = "BLOCKS_STREAM"
	TopicMessages     = "MESSAGES_STREAM"
	TopicTransactions = "TRANSACTIONS_STREAM"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KafkaDatastore

type KafkaDatastore struct {
	// contains filtered or unexported fields
}

func Init

func Init(config *config.Config) (*KafkaDatastore, error)

func (*KafkaDatastore) Push

func (ds *KafkaDatastore) Push(topic string, m map[string]interface{}) (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳