Versions in this module Expand all Collapse all v4 v4.0.0 Nov 22, 2024 Changes in this version + type Data struct + Start time.Time + Stop time.Time + Unit string + Value int + func (r *Data) UnmarshalJSON(b []byte) error + type DomainTraffic struct + DomainData []*Traffic + func Get(client *selvpcclient.Client) (*DomainTraffic, *clientservices.ResponseResult, error) + func (result *DomainTraffic) UnmarshalJSON(b []byte) error + type Traffic struct + TrafficData Data + Type string Other modules containing this package github.com/selectel/go-selvpcclient github.com/selectel/go-selvpcclient/v2 github.com/selectel/go-selvpcclient/v3