Base API go packages.
Go to file
2024-07-17 18:57:50 +02:00
api go.mod update priv git url 2024-05-30 17:16:39 +02:00
config Fixed missing AUTH_HANDLER_URL env issue 2024-07-17 17:52:35 +02:00
consul Fix for better unregistering? 2024-07-17 18:57:50 +02:00
fluentd Fixed fluentd.ParseAddr return nil values on error 2023-04-02 19:33:24 +02:00
rabbitmq remove deprecated amqp mod, added official amqp mod 2024-07-16 18:54:28 +02:00
redis go.mod update priv git url 2024-05-30 17:16:39 +02:00
.gitignore Initial commit 2022-12-01 00:20:03 +01:00
go.mod remove deprecated amqp mod, added official amqp mod 2024-07-16 18:40:03 +02:00
go.sum remove deprecated amqp mod, added official amqp mod 2024-07-16 18:40:03 +02:00
LICENSE.md Added LICENSE 2023-03-30 22:12:30 +02:00
push-tag.sh add push-tag.sh script 2022-12-01 09:56:35 +01:00
README.md Consul update ttl fix 2022-12-01 09:08:41 +01:00

go-api-pkg

Base API go packages.

Remeber to tag as "dev" after changes are made in develop branch.