stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
224 stars 117 forks source link

Clean up client calls #137

Closed stmcginnis closed 3 years ago

stmcginnis commented 3 years ago

This cleans up some of the duplication in code in the client and removes some commented out code that is no longer needed.