Base API go packages.
Go to file
2023-07-06 23:02:05 +02:00
api Now SVC must be working in full TLS mode 2023-06-29 15:06:12 +02:00
config added config package 2023-06-21 20:38:51 +02:00
consul register fix 2 2023-07-06 23:02:05 +02:00
fluentd Fixed fluentd.ParseAddr return nil values on error 2023-04-02 19:33:24 +02:00
rabbitmq Added error to return values in some functions 2023-04-02 19:21:54 +02:00
.gitignore Initial commit 2022-12-01 00:20:03 +01:00
go.mod Consul refactor 2023-06-29 14:25:08 +02:00
go.sum Consul refactor 2023-06-29 14:25:08 +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.