correlation

package
v0.0.0-...-b1e6648 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CorrelationService

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

func New

func New(expiration int32, maxIdleConns int, timeout time.Duration, memcachedServer ...string) *CorrelationService

func (*CorrelationService) Get

func (this *CorrelationService) Get(correlationId string) (msg model.ProtocolMsg, err error)

func (*CorrelationService) Save

func (this *CorrelationService) Save(msg model.ProtocolMsg) (correlationId string, err error)

Jump to

Keyboard shortcuts

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