seerai / godal

Go bindings for GDAL
Other
0 stars 0 forks source link

Feature/SetCredentials #7

Closed WillGunther closed 2 years ago

WillGunther commented 2 years ago

Description

Adds binding for VSISetCredential and VSIClearCredentials. See the GDAL documentation for more details about these functions.

Testing