synckeeper

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keeper

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

Keeper keeper

func NewKeeper

func NewKeeper() *Keeper

NewKeeper new keeper

func (*Keeper) AddKeepChannel

func (k *Keeper) AddKeepChannel(msgID string) chan model.Message

AddKeepChannel add keep channel

func (*Keeper) DeleteKeepChannel

func (k *Keeper) DeleteKeepChannel(msgID string)

DeleteKeepChannel delete keep channel

func (*Keeper) IsSyncResponse

func (k *Keeper) IsSyncResponse(msgID string) bool

IsSyncResponse is sync response

func (*Keeper) SendToKeepChannel

func (k *Keeper) SendToKeepChannel(message model.Message) error

SendToKeepChannel send to keep channel

Jump to

Keyboard shortcuts

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