package
0.0.0-20241219175211-fe58c102048f
Repository: https://github.com/meetnearme/api.git
Documentation: pkg.go.dev
# Functions
Go tests run in parallel by default, which causes port collisions This function binds to a port and returns a listener and adds a retry mechanism to rotate and attempt to prevent collision.
NOTE: this is due to an issue where github auto paralellizes these test to run in serial, which causes port collisions.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
MockGeoService.
No description provided by the author
MochSeshuService mocks the UpdateSeshuSession function.
MockTemplateRenderer mocks the template rendering process.