sender

package
v0.0.0-...-97d4abd Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package sender contains an actor that receives messages from both the backend manager and postgres, and it forwards those messages to the client application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Launch

func Launch(
	closeBackend func(),
	detachDB func(txStatus byte) bool,
	send func(msg pgproto3.BackendMessage) error,
	closed <-chan struct{},
	newDB <-chan frontend.AttachChannels,
) chan<- pgproto3.BackendMessage

Types

This section is empty.

Jump to

Keyboard shortcuts

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