pushservice

package
v0.0.0-...-17765ca Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PushService

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

PushService is to push data to redis_push_service_channel

func NewPushService

func NewPushService(redisURL, redisPassword string, db int, log log.Logger) (srv *PushService, err error)

func (PushService) Close

func (p PushService) Close() error

Close connection to remote redis server

func (*PushService) GetConnCli

func (p *PushService) GetConnCli() *conn.Client

get redis client

func (PushService) WriteSync

func (p PushService) WriteSync(b *types.RedisBlock) (map[string]int, error)

WriteSync push data to redis-push-channel per block

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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