1Password / onepassword-sdk-go

https://developer.1password.com/docs/sdks/
MIT License
53 stars 6 forks source link

Standardize example documentation across repos #55

Closed libutcher closed 6 months ago

libutcher commented 7 months ago

This PR standardizes the example folders across our repos. It includes the following changes:

Closes #54

Questions:

  1. Is there any other information we should include in the README? For example, the JS example readme includes a command to run the JS examples.
  2. Should we call the folder "examples" like we do for JS, or do we anticipate only having a single example here?
  3. Should we change the function to have it print the secret like the examples in the other repos?