.. |
client_test.go
|
Added template information to the message webhook structure
|
2023-12-27 17:23:08 +03:00 |
client.go
|
replacing storage with a rate limiter
|
2024-02-15 21:59:10 +03:00 |
doc.go
|
lint fixes & update golangci-lint
|
2023-12-29 11:44:18 +03:00 |
errors_test.go
|
test for a new func
|
2023-12-29 11:37:01 +03:00 |
errors.go
|
more lint fixes
|
2023-12-29 11:46:18 +03:00 |
helpers.go
|
update godoc for methods and some types
|
2023-12-28 14:26:49 +03:00 |
log_test.go
|
Add logger to client (#75)
|
2021-11-22 16:16:01 +03:00 |
log.go
|
Add logger to client (#75)
|
2021-11-22 16:16:01 +03:00 |
rate_limit_test.go
|
fix data race in test
|
2024-02-16 18:10:34 +03:00 |
rate_limit.go
|
make rate limiter more concurrent-friendly
|
2024-02-16 18:05:14 +03:00 |
request.go
|
condition for additional attempts to send a request
|
2024-02-16 09:28:35 +03:00 |
template_test.go
|
Added attachments field to template model
|
2023-12-21 15:02:09 +03:00 |
template_type.go
|
lint fixes
|
2023-11-10 13:56:57 +03:00 |
template.go
|
Added template quality field
|
2024-02-13 15:43:26 +03:00 |
types_test_1.13.go
|
Mock data in tests (#76)
|
2021-11-22 16:08:53 +03:00 |
types_test_1.14.go
|
Mock data in tests (#76)
|
2021-11-22 16:08:53 +03:00 |
types_test.go
|
fix lint problem and test unmarshal message webhook
|
2024-02-12 14:55:05 +03:00 |
types.go
|
replacing storage with a rate limiter
|
2024-02-15 21:59:10 +03:00 |
webhook_test.go
|
support for template webhooks
|
2023-09-07 15:09:33 +03:00 |
webhook.go
|
update godoc for methods and some types
|
2023-12-28 14:26:49 +03:00 |