Documentation ¶ Index ¶ func New(uri string, migrate bool) (*postgresDb, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(uri string, migrate bool) (*postgresDb, error) Not a thread safe implementation. It is expected that caller does required locking before invoking any methods. Could be changed to be thread safe but will be handled in bigger context of how concurrency is handled for multiple instances of server. Types ¶ This section is empty. Source Files ¶ View all Source files postgres_repo.go Click to show internal directories. Click to hide internal directories.