types

package
v0.0.176 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package types hold supplementary types for the explorer service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerParsers

type ServerParsers struct {
	BridgeParsers map[uint32]*parser.BridgeParser
	CCTParsers    map[uint32]*parser.CCTPParser
}

ServerParsers is a custom type for holding parsers for the server.

type ServerRefs

type ServerRefs struct {
	BridgeRefs map[uint32]*bridgeContract.BridgeRef
	CCTPRefs   map[uint32]*cctpContract.CCTPRef
}

ServerRefs is a custom type for holding refs for the server.

Directories

Path Synopsis
Package bridge provides types for Bridge events.
Package bridge provides types for Bridge events.
Package cctp contains the contract bindings for the SynapseCCTP contract.
Package cctp contains the contract bindings for the SynapseCCTP contract.
Package messagebus provides types for Message events.
Package messagebus provides types for Message events.
Package swap provides types for Swap events.
Package swap provides types for Swap events.

Jump to

Keyboard shortcuts

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