equinix / equinix-sdk-go

Golang client for Equinix APIs
https://deploy.equinix.com/labs/equinix-sdk-go
MIT License
2 stars 4 forks source link

feat: Add example for fabricv4 client to get connections #60

Closed thogarty closed 1 month ago

thogarty commented 1 month ago
ctreatma commented 1 month ago

For some reason CI is running into an uncommitted change in the example, but I'm not sure why...maybe try running make fmt to see if that is modifying the formatting on the example.

thogarty commented 1 month ago

For some reason CI is running into an uncommitted change in the example, but I'm not sure why...maybe try running make fmt to see if that is modifying the formatting on the example.

Correct. It was modifying imports on the example to keep github specific imports separate from the Go standard library. Good call.

github-actions[bot] commented 3 weeks ago

This PR is included in version 0.40.0 :tada: