Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HyperTables = sync.Map{}
Functions ¶
This section is empty.
Types ¶
type TimescaleDB ¶
type TimescaleDB struct {
// contains filtered or unexported fields
}
func NewTimescaleDB ¶
func NewTimescaleDB(ctx context.Context, dsn string) (*TimescaleDB, error)
func (*TimescaleDB) FindHyperTables ¶
func (*TimescaleDB) SyncHyperTables ¶
func (tdb *TimescaleDB) SyncHyperTables(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.