usage

package
v1.40.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendEcosystemUsageReports

func SendEcosystemUsageReports(reports ...ReportEcosystemUsageData) error

Types

type ReportEcosystemUsageData

type ReportEcosystemUsageData struct {
	ProductId string   `json:"productId"`
	AccountId string   `json:"accountId"`
	ClientId  string   `json:"clientId,omitempty"`
	Features  []string `json:"features"`
}

func CreateUsageData

func CreateUsageData(productId, accountId, clientId string, features ...string) (reportInfo ReportEcosystemUsageData, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL