impr: correct offset usage and add setters, add tests

This commit is contained in:
Mike Berezin
2021-01-29 13:21:39 +03:00
committed by mehanizm
parent e2b494035f
commit 420d81196b
5 changed files with 52 additions and 10 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/mehanizm/airtable
go 1.13
go 1.15