ds

package
v0.0.0-...-6b8f104 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extra

type Extra struct {
	Title   string
	Prepaid bool

	Other map[string]interface{} `mapstructure:",remain"`
}

type Flags

type Flags map[string]bool

type ServiceGift

type ServiceGift struct {
	GiftInterval string `mapstructure:"gift_interval"`
	GiftQuota    uint64 `mapstructure:"gift_quota"`
	GiftibleID   string `mapstructure:"giftible_id"`
}

type ServiceUnlocked

type ServiceUnlocked struct {
	Android string
	IOS     string
	Web     string
	Huawei  string
}

type Services

type Services struct {
	Quota    uint64
	Flags    Flags
	Gift     *ServiceGift
	Unlocked *ServiceUnlocked

	Other map[string]interface{} `mapstructure:",remain"`
}

Jump to

Keyboard shortcuts

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