Documentation
¶
Index ¶
- func CreateCustomerWithSubject(t *testing.T, client *api.ClientWithResponses, customerKey string, ...) *api.Customer
- func GetMeterIDBySlug(t *testing.T, client *api.ClientWithResponses, meterSlug string) string
- func QueryMeterV3(t *testing.T, meterID string, body apiv3.MeterQueryRequest) (int, *apiv3.MeterQueryResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCustomerWithSubject ¶
func CreateCustomerWithSubject(t *testing.T, client *api.ClientWithResponses, customerKey string, subjectKey string) *api.Customer
This will not be needed once we get rid of subjects. Cloud middleware already handles subject / customer creation.
func GetMeterIDBySlug ¶
func QueryMeterV3 ¶
func QueryMeterV3(t *testing.T, meterID string, body apiv3.MeterQueryRequest) (int, *apiv3.MeterQueryResult, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.