Versions in this module Expand all Collapse all v0 v0.2.0 Jan 10, 2024 Changes in this version + func ToPBPaging(paging Paging) *librarian.PagingRequest + type AccountAppRelationType int + const AccountAppRelationTypeOwner + const AccountAppRelationTypeUnspecified + type InternalID int64 + type Paging struct + PageNum int64 + PageSize int64 + func ToBizPaging(paging *librarian.PagingRequest) Paging + func (p *Paging) ToLimit() int + func (p *Paging) ToOffset() int + type TimeRange struct + Duration time.Duration + StartTime time.Time