package
1.2.0
Repository: https://github.com/rss3-network/node.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
PlatformString retrieves an enum value from the enum constants string name.
PlatformStrings returns a slice of all String values of the enum.
PlatformValues returns all values of the enum.
WorkerString retrieves an enum value from the enum constants string name.
WorkerStrings returns a slice of all String values of the enum.
WorkerValues returns all values of the enum.

# Constants

aave.
aavegotchi.
arbitrum.
base.
benddao.
core.
cow.
crossbell.
curve.
ens.
highlight.
iqwiki.
kiwistand.
lens.
lido.
linea.
linear.
looksrare.
matters.
mirror.
momoka.
nearsocial.
nouns.
1inch.
opensea.
optimism.
paragraph.
paraswap.
1inch.
AAVE.
Aavegotchi.
Arbitrum.
Base.
BendDAO.
Cow.
Crossbell.
Curve.
ENS.
Farcaster.
Highlight.
IQWiki.
KiwiStand.
Lens.
Lido.
Linea.
LiNEAR.
LooksRare.
Matters.
Mirror.
NearSocial.
Nouns.
OpenSea.
Optimism.
Paragraph.
Paraswap.
Polymarket.
Rainbow.
RSS3.
SAVM.
Stargate.
Uniswap.
Unknown.
VSL.
Zerion.
polymarket.
rainbow.
rss3.
savm.
stargate.
uniswap.
vsl.
zerion.

# Variables

ToPlatformMap is a map of worker to platform.
ToTagsMap is a map of worker to tags.

# Type aliases

go:generate go run --mod=mod github.com/dmarkham/[email protected] --values --type=Platform --linecomment --output platform_string.go --json --yaml --sql.
go:generate go run --mod=mod github.com/dmarkham/[email protected] --values --type=Worker --linecomment --output worker_string.go --json --yaml --sql.