package
0.0.0-20241123214018-0319ba0dd8b1
Repository: https://github.com/milosobral/poolplanner.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
generateUniqueHash generates a unique hash for a list of pool IDs.
GetAllEvents retrieves all events from the events table.
GetEventByID retrieves an event by its ID.
GetEventByPoolName retrieves events based on the pool name.
GetEventsByPoolID retrieves events by pool ID.
InsertEvent inserts a new event into the events table.
InsertPool inserts a new pool into the pools table.
No description provided by the author
Check if a pool exists in the database based on name.
Method to initialize a Pool object from the scraping data.
No description provided by the author
No description provided by the author