model

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CollectionOption

type CollectionOption struct {
	F func(*CollectionParams)
}

func WithBannerImage

func WithBannerImage(BannerImage string) CollectionOption

func WithCollectionUrl

func WithCollectionUrl(CollectionUrl string) CollectionOption

func WithDescription

func WithDescription(PaymentAssetIds string) CollectionOption
func WithDiscordLink(DiscordLink string) CollectionOption
func WithExternalLink(ExternalLink string) CollectionOption

func WithFeaturedImage

func WithFeaturedImage(FeaturedImage string) CollectionOption
func WithInstagramLink(InstagramLink string) CollectionOption

func WithLogoImage

func WithLogoImage(LogoImage string) CollectionOption

func WithPaymentAssetIds

func WithPaymentAssetIds(PaymentAssetIds string) CollectionOption
func WithTelegramLink(TelegramLink string) CollectionOption
func WithTwitterLink(TwitterLink string) CollectionOption

type CollectionParams

type CollectionParams struct {
	CollectionUrl   string
	ExternalLink    string
	TwitterLink     string
	InstagramLink   string
	TelegramLink    string
	DiscordLink     string
	LogoImage       string
	FeaturedImage   string
	BannerImage     string
	PaymentAssetIds string
	Description     string
}

Jump to

Keyboard shortcuts

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