Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All .go source files should be in repository root #2

Closed
F21 opened this issue Nov 17, 2017 · 2 comments
Closed

All .go source files should be in repository root #2

F21 opened this issue Nov 17, 2017 · 2 comments
Assignees

Comments

@F21
Copy link
Contributor

F21 commented Nov 17, 2017

The .go files should not be nested in a plivo folder in the repository. Instead, all the .go files should be moved directly to the repository root in order for the project to follow go conventions.

Some issues caused by the code being nested in the plivo folder includes:

@plivo-sdks plivo-sdks self-assigned this Nov 17, 2017
@plivo-sdks
Copy link
Contributor

plivo-sdks commented Nov 17, 2017

Agreed. Missed this entirely. Will restructure it later today.

Edit (11/22/2017): We are working on the documentation updation, and could take a little more time.

@donl
Copy link

donl commented Apr 2, 2018

The documentation code examples located on Plivo's site:

https://developers.plivo.com/server-side-sdks/go-sdk/

stil reference the github.com/plivo/plivo-go/plivo in the code examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants