IBM / keyprotect-go-client

Go SDK for interacting with the IBM Cloud KeyProtect service.
Apache License 2.0
6 stars 29 forks source link

Refactor Create Key Methods #115

Closed MDarmawan closed 1 year ago

MDarmawan commented 1 year ago

https://petomalina.medium.com/dealing-with-optional-parameters-in-go-9780f9bfbd1d Overhaulling the Create Key functions using the design pattern labelled Using Variadic Functions with Option Functions on the CreateKey functions