Documentation ¶ Overview ¶ Package client supports various needs for running tests Index ¶ func New(dir string) (*client, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(dir string) (*client, error) New creates a client, takes custom directory for storing `metadata.json`. It reads existing `metadata.json` file if it exists, otherwise creates it. Errors out if there is any file i/o problem other than file not exist error. Types ¶ This section is empty. Source Files ¶ View all Source files client.go Click to show internal directories. Click to hide internal directories.