replicase / pgcapture

A scalable Netflix DBLog implementation for PostgreSQL
Apache License 2.0
220 stars 31 forks source link

refactor: remove deprecated pkg and fix typo #40

Closed KennyChenFight closed 1 year ago

KennyChenFight commented 1 year ago

I remove ioutil pkg and use errors pkg. Also, fix some comment typo.