Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresStore ¶
type PostgresStore struct {
// contains filtered or unexported fields
}
func NewSQL ¶
func NewSQL(db *sqlx.DB) *PostgresStore
func (*PostgresStore) InsertDataFrame ¶
func (s *PostgresStore) InsertDataFrame(frame *inverter.ETDataFrame) error
Click to show internal directories.
Click to hide internal directories.