IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

feat(BaseService): add Clone() method to clone a BaseService instance #87

Closed padamstx closed 3 years ago

padamstx commented 3 years ago

This commit adds the BaseService "Clone()" method that can be used to make a copy of an existing BaseService instance as part of cloning a generated service struct instance.

ibm-devx-automation commented 3 years ago

:tada: This PR is included in version 4.9.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: