Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PostgreSQLPublisher ¶
type PostgreSQLPublisher struct { }
PostgreSQLPublisher struct
func NewPostgreSQLPublisher ¶
func NewPostgreSQLPublisher() *PostgreSQLPublisher
NewPostgreSQLPublisher return new PostgreSQL instance
func (*PostgreSQLPublisher) GetConfigPolicy ¶
func (s *PostgreSQLPublisher) GetConfigPolicy() (*cpolicy.ConfigPolicy, error)
GetConfigPolicy returns a config policy
func (*PostgreSQLPublisher) Publish ¶
func (s *PostgreSQLPublisher) Publish(contentType string, content []byte, config map[string]ctypes.ConfigValue) error
Publish sends data to PostgreSQL server
Click to show internal directories.
Click to hide internal directories.