Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListOffsetInfo ¶
type ListOffsetInfo []OffsetInfo
func (ListOffsetInfo) String ¶
func (o ListOffsetInfo) String() string
type OffsetInfo ¶
func (*OffsetInfo) String ¶
func (i *OffsetInfo) String() string
type SubscriptionInfo ¶
type SubscriptionInfo struct { SubscriptionID vanus.ID `json:"subscription_id"` Offsets ListOffsetInfo `json:"offsets"` }
Click to show internal directories.
Click to hide internal directories.