Documentation
¶
Overview ¶
Package receiver contains an actor that receives messages from a client application and forwards those messages to the backend manager
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Launch ¶
func Launch( closeBackend func(), receive func() (pgproto3.FrontendMessage, error), ) <-chan pgproto3.FrontendMessage
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.