Jim Myers
|
7a8513e754
|
Allow baseurl for databridge to be altered.
|
2021-11-08 11:51:51 -05:00 |
|
Don Cote
|
cd9c4b3233
|
capture 404 and return nils
|
2019-10-07 11:04:35 -04:00 |
|
Don Cote
|
53c24ea952
|
skip getting unread count
|
2019-10-07 10:55:32 -04:00 |
|
Don Cote
|
e7ce9c78dd
|
Merge pull request #11 from FlipsideCrypto/fix-record-struct
separate out data and record struct
|
2019-10-07 10:28:37 -04:00 |
|
Don Cote
|
539c99a549
|
separate out data and record struct
|
2019-10-07 10:27:59 -04:00 |
|
Don Cote
|
f45fe7be0c
|
Merge pull request #10 from FlipsideCrypto/publish-record
change arg to interface
|
2019-09-30 14:23:44 -04:00 |
|
Don Cote
|
35628cbc7d
|
change arg to interface
|
2019-09-30 14:23:16 -04:00 |
|
Don Cote
|
beadf6f29d
|
Merge pull request #9 from FlipsideCrypto/publish-record
ability to publish a record to a topic
|
2019-09-30 14:16:28 -04:00 |
|
Don Cote
|
10c3ef6bcf
|
ability to publish a record to a topic
|
2019-09-30 13:23:03 -04:00 |
|
Don Cote
|
ce1846977d
|
Merge pull request #8 from FlipsideCrypto/check-for-unread-count
change record back to using record with interface value for data
|
2019-09-16 14:22:43 -04:00 |
|
Don Cote
|
7f04bd70ec
|
change record back to using record with interface value for data
|
2019-09-16 14:22:18 -04:00 |
|
Don Cote
|
7e2bc8c8ac
|
Merge pull request #7 from FlipsideCrypto/check-for-unread-count
remove consumer from config
|
2019-09-16 13:36:02 -04:00 |
|
Don Cote
|
b678dbe4db
|
remove consumer from config
|
2019-09-16 13:34:53 -04:00 |
|
Don Cote
|
86218884a3
|
Merge pull request #6 from FlipsideCrypto/check-for-unread-count
remove consumers pointers
|
2019-09-16 13:23:02 -04:00 |
|
Don Cote
|
65882cda73
|
remove conumsers pointers
|
2019-09-16 13:22:28 -04:00 |
|
Don Cote
|
1aeecc0799
|
Merge pull request #5 from FlipsideCrypto/check-for-unread-count
add consumer requests
|
2019-09-16 12:20:58 -04:00 |
|
Don Cote
|
6113f74d2d
|
add consumer requests
|
2019-09-16 12:19:56 -04:00 |
|
Don Cote
|
db3ff98e5f
|
Merge pull request #4 from FlipsideCrypto/check-for-unread-count
check for unread count instead of relying on 404
|
2019-09-13 14:30:26 -04:00 |
|
Don Cote
|
90a3549304
|
Merge pull request #3 from FlipsideCrypto/error-handling
wrap errors to get stack trace
|
2019-09-13 14:29:57 -04:00 |
|
Don Cote
|
e5a9b7fa61
|
check for unread count instead of relying on 404
|
2019-09-13 14:29:05 -04:00 |
|
Don Cote
|
53188e41d5
|
wrap errors to get stack trace
|
2019-08-26 11:09:55 -04:00 |
|
Don Cote
|
c3b653b305
|
init go mod
|
2019-08-20 16:45:09 -04:00 |
|
Don Cote
|
1ba2dbec2a
|
Merge pull request #2 from FlipsideCrypto/last_record
change data to be an interface
|
2019-07-17 14:42:43 -04:00 |
|
Don Cote
|
179c1c05d7
|
change data to be an interface
|
2019-07-17 14:42:09 -04:00 |
|
Don Cote
|
44b7b46c8b
|
Merge pull request #1 from FlipsideCrypto/last_record
return nil record and nil error when databridge 404's on get next record
|
2019-07-17 13:29:59 -04:00 |
|
Don Cote
|
d4920637e1
|
return nil/nil on 404
|
2019-07-17 13:26:23 -04:00 |
|
Don Cote
|
5a0e58ab63
|
change data to array of maps
|
2019-07-11 13:53:30 -04:00 |
|
Don Cote
|
18694390c3
|
fix fields on record struct
|
2019-07-10 17:25:25 -04:00 |
|
Don Cote
|
fdee15abfb
|
initial commit
|
2019-07-10 11:19:10 -04:00 |
|
Don Cote
|
7be26d27ba
|
Initial commit
|
2019-07-09 18:02:15 -04:00 |
|