oracle / oci-go-sdk

Go SDK for Oracle Cloud Infrastructure
https://cloud.oracle.com/cloud-infrastructure
Other
178 stars 83 forks source link

HELP NEEDED - Can you provide feedback on OCI SDKs? #255

Open kishore-oracle opened 4 years ago

kishore-oracle commented 4 years ago

Are you an OCI customer and would you be willing to spend a few minutes on a call and provide feedback about your experience of using the OCI SDK? email: zack.menegakis@oracle.com. Thanks.

eugsim1 commented 3 years ago

i m internal you can contact me if you need feedback

zackatoracle commented 3 years ago

i m internal you can contact me if you need feedback

Sounds great! Thank you. Ok, I didn't see your contact info listed, so perhaps you wouldn't mind messaging or emailing me internally, or providing that to me? Looking forward to hearing your feedback on the OCI SDK.

alexferl commented 1 year ago

Are you still looking for feedback?

My biggest issue with the lib is that it's one module, so we have to go get the whole thing even if we're just using one service. Every service should've its own go.mod file so we can just go get github.com/oracle/oci-go-sdk/vXX/objectstorage for example and have just that one service and what's required to use it.

I am also internal by the way, Alexandre Ferland.