scaleway / scaleway-sdk-go

Integrate Scaleway with your Go application

Home Page:https://pkg.go.dev/github.com/scaleway/scaleway-sdk-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Study how to handle user agent of application that use this SDK

remyleone opened this issue · comments

It could be helpful to have a way to have the SDK user agent overridden by the user agent defined by the application using this library. Doing so would avoid having a very long sdk-go user agent before the user agent used by the application is shown.