Closed rafapaulin closed 6 months ago
Adding env.Get method to implement the related functionality on Edgio's REST API.
env.Get
Add supported REST API functionality to the SDK.
1.Running the main.go file should run the developed functions returning relevant results.
main.go
N/A
Proposed Changes
Adding
env.Get
method to implement the related functionality on Edgio's REST API.Contribution type
Related Issue(s)
Motivation, Context and Extra Info
Add supported REST API functionality to the SDK.
Checks
General
Code Standards
Documentation and reliability
Testing
How to verify the changes
1.Running the
main.go
file should run the developed functions returning relevant results.Screenshots (if appropriate)
N/A