package
6.0.0-alpha1+incompatible
Repository: https://github.com/dalibo/ldap2pg.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Fourzitou struct holding everything need to synchronize Instance.
SQLQuery holds a configurable SQL query en handle fetching rows from Postgres.
YAMLQuery holds a static rowset from config file.

# Interfaces

Conn allows to inject a mock.
Querier abstracts the execution of a SQL query or the copy of static rows from YAML.