Skip to content

Update SDK import in README example #171

Open
@libutcher

Description

@libutcher

Current Behavior

The code example at the bottom of the get started instructions in the README currently only imports Client.

Desired Behavior

We should import the entire SDK instead, like we do for Go.

Benefits & Value

It's good practice to only import what you need, but in the context of a README example meant to help people begin using the SDK for a variety of purposes, it may be more helpful to import the entire SDK, so users don't encounter errors if they try to add on to the example.

Additional information

No response

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions