Package main demonstrates CDN service usage for retrieving domain traffic metrics.
This example shows how to:
Usage:
export SSO_USERNAME="your-username" export SSO_PASSWORD="your-password" go run examples/cdn/main.go
The CDN service automatically uses conversant.CDNEndpoint unless a custom endpoint is provided as the third parameter to NewCDNService.