Versions in this module Expand all Collapse all v1 v1.0.0 Sep 4, 2025 v0 v0.1.0 Aug 18, 2023 Changes in this version + type Client struct + func NewClient(token string) *Client + func (client *Client) GetRecords(baseName string, tableName string, filter string) (*airtable.Records, error)