config

package
v0.0.181 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: MIT Imports: 1 Imported by: 1

Documentation

Overview

Package config holds the config for both the server and indexer.

Index

Constants

This section is empty.

Variables

View Source
var ErrAddressLength = errors.New("invalid address length")

ErrAddressLength indicates that an invalid address length is found.

View Source
var ErrRequiredChainField = errors.New("a required chain config field is empty")

ErrRequiredChainField indicates that a required field is missing.

View Source
var ErrRequiredContractField = errors.New("a required contract config field is empty")

ErrRequiredContractField indicates that a required field is missing.

View Source
var ErrRequiredGlobalField = errors.New("a required global config field is empty")

ErrRequiredGlobalField indicates that a required field is missing.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package indexerconfig is the config loader for the indexer
Package indexerconfig is the config loader for the indexer
Package serverconfig is the config loader for the server
Package serverconfig is the config loader for the server

Jump to

Keyboard shortcuts

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