Mike Berezin
9d13c602a1
build: move to any from interface{}
2023-07-09 22:33:45 +05:00
Mike Berezin
7ef8b42b8d
impr: add custom context and custom client posibility #15
2023-01-12 12:57:03 +05:00
Yaroslav Rudenko
3bd1ace8d8
Feature/put post ( #9 )
2021-10-02 14:27:00 +03:00
Charlie Egan
d3c9211f5b
Allow setting the baseURL of clients
...
This allows clients to be pointed at local test servers in tests to mock
responses to Airtable API calls.
Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com >
2021-09-08 20:47:08 +01:00
Nickolay Riumin
31b370508b
Fixed delete method in client.go, previously only the last record was removed.
2021-02-24 14:28:38 +03:00
mehanizm
4630f5f396
test: add tests for errors
2020-04-17 23:12:07 +03:00
mehanizm
2a2e70bfe7
feat: add and get records methods (initial commit)
2020-04-14 12:17:16 +03:00