message_adapter

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageAdapter

type MessageAdapter interface {
	FromProtoResponse(resp *persistent.ReadResp_ReadEvent) persistent_event.ReadResponseEvent
}

type MessageAdapterImpl

type MessageAdapterImpl struct{}

func (MessageAdapterImpl) FromProtoResponse

type MessageAdapterProvider

type MessageAdapterProvider interface {
	GetMessageAdapter() MessageAdapter
}

type MessageAdapterProviderImpl

type MessageAdapterProviderImpl struct{}

func (MessageAdapterProviderImpl) GetMessageAdapter

func (provider MessageAdapterProviderImpl) GetMessageAdapter() MessageAdapter

Jump to

Keyboard shortcuts

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