twilio / twilio-go

A Go package for communicating with the Twilio API.
MIT License
295 stars 40 forks source link

feat: Initializing go helper library with auto generated code #37

Closed shwetha-manvinkurke closed 3 years ago

shwetha-manvinkurke commented 3 years ago

Initializing with auto generated code

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

Related PR: https://github.com/twilio/twilio-oai-generator/pull/1

eshanholtz commented 3 years ago

Build check shouldn't be failing, can you check out the errors?

shwetha-manvinkurke commented 3 years ago

Some basic tests run

thinkingserious commented 3 years ago

Go tests generally end in _test.go.