Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimescalePublisher ¶
func NewTimescalePublisher ¶
func NewTimescalePublisher(config *Config) *TimescalePublisher
func (*TimescalePublisher) Close ¶
func (t *TimescalePublisher) Close() error
func (*TimescalePublisher) PublishTransactionHistory ¶
func (t *TimescalePublisher) PublishTransactionHistory(stationId string, transaction connect.Transaction) error
func (*TimescalePublisher) RunMigrations ¶
func (t *TimescalePublisher) RunMigrations() error
func (*TimescalePublisher) TransactionPublished ¶
func (t *TimescalePublisher) TransactionPublished(transaction connect.Transaction) bool
Click to show internal directories.
Click to hide internal directories.