Categorygithub.com/gitu/table-tail
module
0.2.0
Repository: https://github.com/gitu/table-tail.git
Documentation: pkg.go.dev

# README

table-tail

For Tests not to fail you need to have a postgres db running:

docker run --name tail-postgres -e POSTGRES_USER=root -e POSTGRES_DB=test -p 5432:5432 -d postgres

# Packages

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