database

package
v0.0.0-...-7359776 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBWrapper

type DBWrapper struct {
	DbAddress string
	Rdb       *redis.Client
	RdbGoPy   string
	RdbPyGo   string
	Ch        <-chan *redis.Message // this channel is only to be used by the slipsListener
}
var DBW *DBWrapper

func (*DBWrapper) InitDB

func (dw *DBWrapper) InitDB() bool

func (*DBWrapper) SaveMultiAddress

func (dw *DBWrapper) SaveMultiAddress(multiAddress string)

func (*DBWrapper) SendStringToChannel

func (dw *DBWrapper) SendStringToChannel(message string)

Jump to

Keyboard shortcuts

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