set

package
v1.3.9 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2025 License: Unlicense Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_set_set_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Set

type Set struct {
	BaseSetSize int64                             `protobuf:"varint,1,opt,name=baseSetSize,proto3" json:"baseSetSize,omitempty" bson:"baseSetSize"` // @gotags: bson:"baseSetSize"
	Block       string                            `protobuf:"bytes,2,opt,name=block,proto3" json:"block,omitempty" bson:"block"`                    // @gotags: bson:"block"
	Booster     map[string]*booster.BoosterConfig ``                                                                                                // @gotags: bson:"booster"
	/* 156-byte string literal not displayed */
	Contents         []*card.CardSet         `protobuf:"bytes,4,rep,name=contents,proto3" json:"contents,omitempty" bson:"contents"`                           // @gotags: bson:"contents"
	ContentIds       []string                `protobuf:"bytes,5,rep,name=contentIds,proto3" json:"contentIds,omitempty" bson:"contentIds"`                     // @gotags: bson:"contentIds"
	CardsphereId     int64                   `protobuf:"varint,6,opt,name=cardsphereId,proto3" json:"cardsphereId,omitempty" bson:"cardsphereId"`              // @gotags: bson:"cardsphereId"
	Code             string                  `protobuf:"bytes,7,opt,name=code,proto3" json:"code,omitempty" bson:"code"`                                       // @gotags: bson:"code"
	CodeV3           string                  `protobuf:"bytes,8,opt,name=codeV3,proto3" json:"codeV3,omitempty" bson:"codeV3"`                                 // @gotags: bson:"codeV3"
	Decks            []string                `protobuf:"bytes,9,rep,name=decks,proto3" json:"decks,omitempty" bson:"decks"`                                    // @gotags: bson:"decks"
	IsForeignOnly    bool                    `protobuf:"varint,10,opt,name=isForeignOnly,proto3" json:"isForeignOnly,omitempty" bson:"isForeignOnly"`          // @gotags: bson:"isForeignOnly"
	IsFoilOnly       bool                    `protobuf:"varint,11,opt,name=isFoilOnly,proto3" json:"isFoilOnly,omitempty" bson:"isFoilOnly"`                   // @gotags: bson:"isFoilOnly"
	IsNonFoilOnly    bool                    `protobuf:"varint,12,opt,name=isNonFoilOnly,proto3" json:"isNonFoilOnly,omitempty" bson:"isNonFoilOnly"`          // @gotags: bson:"isNonFoilOnly"
	IsOnlineOnly     bool                    `protobuf:"varint,13,opt,name=isOnlineOnly,proto3" json:"isOnlineOnly,omitempty" bson:"isOnlineOnly"`             // @gotags: bson:"isOnlineOnly"
	IsPaperOnly      bool                    `protobuf:"varint,14,opt,name=isPaperOnly,proto3" json:"isPaperOnly,omitempty" bson:"isPaperOnly"`                // @gotags: bson:"isPaperOnly"
	IsPartialPreview bool                    `protobuf:"varint,15,opt,name=isPartialPreview,proto3" json:"isPartialPreview,omitempty" bson:"isPartialPreview"` // @gotags: bson:"isPartialPreview"
	KeyruneCode      string                  `protobuf:"bytes,16,opt,name=keyruneCode,proto3" json:"keyruneCode,omitempty" bson:"keyrunCode"`                  // @gotags: bson:"keyrunCode"
	Languages        []string                `protobuf:"bytes,17,rep,name=languages,proto3" json:"languages,omitempty" bson:"languages"`                       // @gotags: bson:"languages"
	McmId            int64                   `protobuf:"varint,18,opt,name=mcmId,proto3" json:"mcmId,omitempty" bson:"mcmId"`                                  // @gotags: bson:"mcmId"
	McmIdExtras      int64                   `protobuf:"varint,19,opt,name=mcmIdExtras,proto3" json:"mcmIdExtras,omitempty" bson:"mcmIdExtras"`                // @gotags: bson:"mcmIdExtras"
	McmName          string                  `protobuf:"bytes,20,opt,name=mcmName,proto3" json:"mcmName,omitempty" bson:"mcmName"`                             // @gotags: bson:"mcmName"
	MtgoCode         string                  `protobuf:"bytes,21,opt,name=mtgoCode,proto3" json:"mtgoCode,omitempty" bson:"mtgoCode"`                          // @gotags: bson:"mtgoCode"
	Name             string                  `protobuf:"bytes,22,opt,name=name,proto3" json:"name,omitempty" bson:"name"`                                      // @gotags: bson:"name"
	ParentCode       string                  `protobuf:"bytes,23,opt,name=parentCode,proto3" json:"parentCode,omitempty" bson:"parentCode"`                    // @gotags: bson:"parentCode"
	ReleaseDate      string                  `protobuf:"bytes,24,opt,name=releaseDate,proto3" json:"releaseDate,omitempty" bson:"releaseDate"`                 // @gotags: bson:"releaseDate"
	SealedProduct    []*sealed.SealedProduct `protobuf:"bytes,25,rep,name=sealedProduct,proto3" json:"sealedProduct,omitempty" bson:"sealedProduct"`           // @gotags: bson:"sealedProduct"
	TcgPlayerGroupId int64                   `protobuf:"varint,26,opt,name=tcgPlayerGroupId,proto3" json:"tcgPlayerGroupId,omitempty" bson:"tcgPlayerGroupId"` // @gotags: bson:"tcgPlayerGroupId"
	Tokens           []string                `protobuf:"bytes,27,rep,name=tokens,proto3" json:"tokens,omitempty" bson:"tokens"`                                // @gotags: bson:"tokens"
	TokenSetCode     string                  `protobuf:"bytes,28,opt,name=tokenSetCode,proto3" json:"tokenSetCode,omitempty" bson:"tokenSetCode"`              // @gotags: bson:"tokenSetCode"
	TokenSetSize     int64                   `protobuf:"varint,29,opt,name=tokenSetSize,proto3" json:"tokenSetSize,omitempty" bson:"tokenSetSize"`             // @gotags: bson:"tokenSetSize"
	Translations     *meta.Translations      `protobuf:"bytes,30,opt,name=translations,proto3" json:"translations,omitempty" bson:"translations"`              // @gotags: bson:"translations"
	Type             string                  `protobuf:"bytes,31,opt,name=type,proto3" json:"type,omitempty" bson:"type"`                                      // @gotags: bson:"type"
	MtgjsonApiMeta   *meta.MTGJSONAPIMeta    `protobuf:"bytes,32,opt,name=mtgjsonApiMeta,proto3" json:"mtgjsonApiMeta,omitempty" bson:"mtgjsonApiMeta"`        // @gotags: bson:"mtgjsonApiMeta"
	// contains filtered or unexported fields
}

func (*Set) Descriptor deprecated added in v1.2.0

func (*Set) Descriptor() ([]byte, []int)

Deprecated: Use Set.ProtoReflect.Descriptor instead.

func (*Set) GetBaseSetSize added in v1.2.0

func (x *Set) GetBaseSetSize() int64

func (*Set) GetBlock added in v1.2.0

func (x *Set) GetBlock() string

func (*Set) GetBooster added in v1.2.0

func (x *Set) GetBooster() map[string]*booster.BoosterConfig

func (*Set) GetCardsphereId added in v1.2.0

func (x *Set) GetCardsphereId() int64

func (*Set) GetCode added in v1.2.0

func (x *Set) GetCode() string

func (*Set) GetCodeV3 added in v1.2.0

func (x *Set) GetCodeV3() string

func (*Set) GetContentIds added in v1.2.8

func (x *Set) GetContentIds() []string

func (*Set) GetContents added in v1.2.8

func (x *Set) GetContents() []*card.CardSet

func (*Set) GetDecks added in v1.2.0

func (x *Set) GetDecks() []string

func (*Set) GetIsFoilOnly added in v1.2.0

func (x *Set) GetIsFoilOnly() bool

func (*Set) GetIsForeignOnly added in v1.2.0

func (x *Set) GetIsForeignOnly() bool

func (*Set) GetIsNonFoilOnly added in v1.2.0

func (x *Set) GetIsNonFoilOnly() bool

func (*Set) GetIsOnlineOnly added in v1.2.0

func (x *Set) GetIsOnlineOnly() bool

func (*Set) GetIsPaperOnly added in v1.2.0

func (x *Set) GetIsPaperOnly() bool

func (*Set) GetIsPartialPreview added in v1.2.0

func (x *Set) GetIsPartialPreview() bool

func (*Set) GetKeyruneCode added in v1.2.0

func (x *Set) GetKeyruneCode() string

func (*Set) GetLanguages added in v1.2.0

func (x *Set) GetLanguages() []string

func (*Set) GetMcmId added in v1.2.0

func (x *Set) GetMcmId() int64

func (*Set) GetMcmIdExtras added in v1.2.0

func (x *Set) GetMcmIdExtras() int64

func (*Set) GetMcmName added in v1.2.0

func (x *Set) GetMcmName() string

func (*Set) GetMtgjsonApiMeta added in v1.2.0

func (x *Set) GetMtgjsonApiMeta() *meta.MTGJSONAPIMeta

func (*Set) GetMtgoCode added in v1.2.0

func (x *Set) GetMtgoCode() string

func (*Set) GetName added in v1.2.0

func (x *Set) GetName() string

func (*Set) GetParentCode added in v1.2.0

func (x *Set) GetParentCode() string

func (*Set) GetReleaseDate added in v1.2.0

func (x *Set) GetReleaseDate() string

func (*Set) GetSealedProduct added in v1.2.0

func (x *Set) GetSealedProduct() []*sealed.SealedProduct

func (*Set) GetTcgPlayerGroupId added in v1.2.0

func (x *Set) GetTcgPlayerGroupId() int64

func (*Set) GetTokenSetCode added in v1.2.0

func (x *Set) GetTokenSetCode() string

func (*Set) GetTokenSetSize added in v1.2.0

func (x *Set) GetTokenSetSize() int64

func (*Set) GetTokens added in v1.2.0

func (x *Set) GetTokens() []string

func (*Set) GetTranslations added in v1.2.0

func (x *Set) GetTranslations() *meta.Translations

func (*Set) GetType added in v1.2.0

func (x *Set) GetType() string

func (*Set) ProtoMessage added in v1.2.0

func (*Set) ProtoMessage()

func (*Set) ProtoReflect added in v1.2.0

func (x *Set) ProtoReflect() protoreflect.Message

func (*Set) Reset added in v1.2.0

func (x *Set) Reset()

func (*Set) String added in v1.2.0

func (x *Set) String() string

Jump to

Keyboard shortcuts

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