51Degrees / device-detection-go

European Union Public License 1.2
0 stars 3 forks source link

Equivalent of `setAutoUpdate` and `setShareUsage` from the Java version #6

Closed Krithika3 closed 2 years ago

Krithika3 commented 2 years ago

We have tested device-detection-go in one of our golang projects and it has worked fine so far. We are currently looking for equivalents of the setAutoUpdate and setShareUsage methods that we have used in the Java version. Appreciate your help. Thanks

jorabin-51d commented 2 years ago

There are no options to enable share usage or autoUpdate in the Go API.