preambler

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: 2 Imported by: 0

Documentation

Overview

Package preambler contains an actor whose job is to send the Postgres preamble to each client on demand as clients connect to this particular Postgres frontend

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Launch

func Launch(
	closed chan struct{},
	closeFrontend func(),
	sendToBackend func(message pgproto3.BackendMessage) bool,
	preamble []pgproto3.BackendMessage,
) chan (chan<- struct{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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