//
pkg.gl
Category
github.com/Comcast/plax
chans
sqlc
package
0.8.32
Repository:
https://github.com/comcast/plax.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
271 SLOC
#
Packages
mysql
Package main exists to act as a Go plug-in for a MySQL driver for the Plax SQL channel type.
#
Functions
NewChan
No description provided by the author
#
Variables
DefaultChanBufferSize
No description provided by the author
#
Structs
Chan
Chan is channel type that talks to a SQL database.
Input
Input is input to a Pub operation.
Opts
Opts configures an SQL channel.