ALX99
21f4b5f774
refactor: accept context as parameter of Vendor.Send
...
In golang, contexts should be propagated downwards in order to be able
to provide features such as cancellation.
This commit refactors the Vendor interface to accept a context as a
first parameter so that it can be propagated downwards.
2024-08-26 19:38:18 +09:00
Eugen Eisler
58c2c26bff
test: core
2024-08-22 23:40:30 +02:00
Eugen Eisler
58c9af6aac
test: core
2024-08-22 23:20:27 +02:00
Eugen Eisler
0549e0e7f0
fix: groq spelling
2024-08-22 22:15:57 +02:00
Eugen Eisler
4b3afb3c8e
feat: simplify setup logic
2024-08-22 21:45:36 +02:00
Eugen Eisler
4d77ed30e9
test: implement test for common package
2024-08-22 20:57:49 +02:00
Eugen Eisler
ebe0135d5b
fix: YouTube configured is not mandatory
2024-08-20 23:31:13 +02:00
Eugen Eisler
3d8c4985e8
fix: YouTube configured is not mandatory
2024-08-20 23:27:55 +02:00
Josiah Lawrence
8a39866513
Fix spelling error in fabric.go
2024-08-19 09:22:38 -07:00
Eugen Eisler
c7f038e41e
feat: Add YouTube config
2024-08-17 16:17:56 +02:00
Eugen Eisler
8bf32b1894
feat: add YouTube Configurable Support (without setup activation because the key is external)
2024-08-17 00:29:21 +02:00
Eugen Eisler
75ee3ac5e4
feat: add last changes from fabric-go; fix some Gemini problems
2024-08-17 00:02:03 +02:00
Jonathan Dunn
7399d84446
initial
2024-08-16 15:43:27 -04:00