|
testdata/slack_events
|
test parsing slack messages
|
2024-04-12 08:57:17 -06:00 |
|
.gitignore
|
An http server
|
2024-04-11 16:07:39 -06:00 |
|
README.md
|
initial
|
2024-04-11 16:04:25 -06:00 |
|
config.go
|
stub handling GET /.../messages
|
2024-04-12 11:23:30 -06:00 |
|
config_test.go
|
if $POSTGRES_CONN set then use it
|
2024-04-12 10:00:13 -06:00 |
|
driver.go
|
fix RAM driver cant delete
|
2024-04-12 13:00:56 -06:00 |
|
driver_test.go
|
test RAM driver cant delete
|
2024-04-12 13:01:27 -06:00 |
|
go.mod
|
impl Postgres driver
|
2024-04-12 09:58:32 -06:00 |
|
go.sum
|
impl Postgres driver
|
2024-04-12 09:58:32 -06:00 |
|
main.go
|
stub handling GET /.../messages
|
2024-04-12 11:23:30 -06:00 |
|
queue.go
|
little things all tested
|
2024-04-12 09:13:48 -06:00 |
|
storage.go
|
little things all tested
|
2024-04-12 09:13:48 -06:00 |
|
storage_test.go
|
little things all tested
|
2024-04-12 09:13:48 -06:00 |