Categorygithub.com/electronicsleep/go-service
module
0.0.0-20241220193337-07dc399f536b
Repository: https://github.com/electronicsleep/go-service.git
Documentation: pkg.go.dev

# README

go-service

Example service in Go

The service inserts into an Event database based on timestamp with event name and event type

Run Database

git clone https://github.com/electronicsleep/mysql-docker-test.git && \
cd mysql-docker-test && ./run.sh

Run

./run.sh

Test

bash src/test/curl-tests.sh

# Packages

No description provided by the author