cache

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetENSName added in v0.0.16

func GetENSName(walletAddress common.Address) (string, error)

func NewRedisClient added in v0.0.10

func NewRedisClient() *redis.Client

func StoreBlurSlug added in v0.2.0

func StoreBlurSlug(contractAddress common.Address, slug string)

func StoreENSName added in v0.2.0

func StoreENSName(walletAddress common.Address, ensName string)

func StoreOSSlug added in v0.2.0

func StoreOSSlug(contractAddress common.Address, slug string)

Types

type GbCache added in v0.0.9

type GbCache struct {
	// contains filtered or unexported fields
}

func New added in v0.0.9

func New() *GbCache

func (*GbCache) CacheCollectionName added in v0.0.9

func (c *GbCache) CacheCollectionName(collectionAddress common.Address, collectionName string)

func (*GbCache) CacheENSName added in v0.0.9

func (c *GbCache) CacheENSName(walletAddress common.Address, ensName string)

func (*GbCache) GetCollectionName added in v0.0.9

func (c *GbCache) GetCollectionName(collectionAddress common.Address) (string, error)

func (*GbCache) GetENSName added in v0.0.9

func (c *GbCache) GetENSName(walletAddress common.Address) (string, error)

func (*GbCache) GetRDB added in v0.0.9

func (c *GbCache) GetRDB() *redis.Client

func (*GbCache) StoreEvent added in v0.0.12

func (c *GbCache) StoreEvent(contractAddress common.Address, collectionName string, tokenID *big.Int, priceWei uint64, numItems uint64, eventTime time.Time, eventType int64)

Jump to

Keyboard shortcuts

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