Versions in this module Expand all Collapse all v1 v1.30.101 Jul 22, 2025 v1.30.100 Jul 3, 2025 Changes in this version + func Float64Ptr(i float64) *float64 + func Int32Ptr(i int32) *int32 + func Int64Ptr(i int64) *int64 + func IntPtr(i int) *int + func StrPtr(s string) *string + func ToPtr(v interface{}) interface + type BitmovinApi struct + Account *account.AccountApi + Analytics *analytics.AnalyticsApi + Encoding *encoding.EncodingApi + General *general.GeneralApi + Notifications *notifications.NotificationsApi + Player *player.PlayerApi + func NewBitmovinApi(configs ...func(*common.ApiClient)) (*BitmovinApi, error)