Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct { ID subscriptionid.T Filters filters.T }
func (*Request) MarshalJSON ¶
type Response ¶
type Response struct { ID subscriptionid.T Count int Approximate bool }
func (*Response) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.