set

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: Unlicense Imports: 7 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"`
	Block            string                            `protobuf:"bytes,2,opt,name=block,proto3" json:"block,omitempty"`
	Booster          map[string]*booster.BoosterConfig `` /* 155-byte string literal not displayed */
	Cards            []string                          `protobuf:"bytes,4,rep,name=cards,proto3" json:"cards,omitempty"`
	CardsphereId     int64                             `protobuf:"varint,5,opt,name=cardsphereId,proto3" json:"cardsphereId,omitempty"`
	Code             string                            `protobuf:"bytes,6,opt,name=code,proto3" json:"code,omitempty"`
	CodeV3           string                            `protobuf:"bytes,7,opt,name=codeV3,proto3" json:"codeV3,omitempty"`
	Decks            []string                          `protobuf:"bytes,8,rep,name=decks,proto3" json:"decks,omitempty"`
	IsForeignOnly    bool                              `protobuf:"varint,9,opt,name=isForeignOnly,proto3" json:"isForeignOnly,omitempty"`
	IsFoilOnly       bool                              `protobuf:"varint,10,opt,name=isFoilOnly,proto3" json:"isFoilOnly,omitempty"`
	IsNonFoilOnly    bool                              `protobuf:"varint,11,opt,name=isNonFoilOnly,proto3" json:"isNonFoilOnly,omitempty"`
	IsOnlineOnly     bool                              `protobuf:"varint,12,opt,name=isOnlineOnly,proto3" json:"isOnlineOnly,omitempty"`
	IsPaperOnly      bool                              `protobuf:"varint,13,opt,name=isPaperOnly,proto3" json:"isPaperOnly,omitempty"`
	IsPartialPreview bool                              `protobuf:"varint,14,opt,name=isPartialPreview,proto3" json:"isPartialPreview,omitempty"`
	KeyruneCode      string                            `protobuf:"bytes,15,opt,name=keyruneCode,proto3" json:"keyruneCode,omitempty"`
	Languages        []string                          `protobuf:"bytes,16,rep,name=languages,proto3" json:"languages,omitempty"`
	McmId            int64                             `protobuf:"varint,17,opt,name=mcmId,proto3" json:"mcmId,omitempty"`
	McmIdExtras      int64                             `protobuf:"varint,18,opt,name=mcmIdExtras,proto3" json:"mcmIdExtras,omitempty"`
	McmName          string                            `protobuf:"bytes,19,opt,name=mcmName,proto3" json:"mcmName,omitempty"`
	MtgoCode         string                            `protobuf:"bytes,20,opt,name=mtgoCode,proto3" json:"mtgoCode,omitempty"`
	Name             string                            `protobuf:"bytes,21,opt,name=name,proto3" json:"name,omitempty"`
	ParentCode       string                            `protobuf:"bytes,22,opt,name=parentCode,proto3" json:"parentCode,omitempty"`
	ReleaseDate      string                            `protobuf:"bytes,23,opt,name=releaseDate,proto3" json:"releaseDate,omitempty"`
	SealedProduct    []*sealed.SealedProduct           `protobuf:"bytes,24,rep,name=sealedProduct,proto3" json:"sealedProduct,omitempty"`
	TcgPlayerGroupId int64                             `protobuf:"varint,25,opt,name=tcgPlayerGroupId,proto3" json:"tcgPlayerGroupId,omitempty"`
	Tokens           []string                          `protobuf:"bytes,26,rep,name=tokens,proto3" json:"tokens,omitempty"`
	TokenSetCode     string                            `protobuf:"bytes,27,opt,name=tokenSetCode,proto3" json:"tokenSetCode,omitempty"`
	TokenSetSize     int64                             `protobuf:"varint,28,opt,name=tokenSetSize,proto3" json:"tokenSetSize,omitempty"`
	Translations     *meta.Translations                `protobuf:"bytes,29,opt,name=translations,proto3" json:"translations,omitempty"`
	Type             string                            `protobuf:"bytes,30,opt,name=type,proto3" json:"type,omitempty"`
	MtgjsonApiMeta   *meta.MTGJSONAPIMeta              `protobuf:"bytes,31,opt,name=mtgjsonApiMeta,proto3" json:"mtgjsonApiMeta,omitempty"`
	// 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) GetCards added in v1.2.0

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

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) 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