Versions in this module Expand all Collapse all v0 v0.7.4 Jan 19, 2025 Changes in this version + func NewThingService(psql *psqlService) *thingService + func Open(config Config) (*psqlService, error) + type Config struct + Host string + Name string + Password string + SSLMode string + User string