console

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Console

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

func NewConsole

func NewConsole(config *config.Config, logger *zap.Logger, e *echo.Echo, pool *pgxpool.Pool, ethService *eth.EthService, coreService v1connect.CoreServiceClient) (*Console, error)

type HealthCheckResponse

type HealthCheckResponse struct {
	Healthy           bool     `json:"healthy"`
	Errors            []string `json:"errors"`
	TotalBlocks       int64    `json:"totalBlocks"`
	TotalTransactions int64    `json:"totalTransactions"`
	ChainId           string   `json:"chainId"`
	EthAddress        string   `json:"ethAddress"`
	CometAddress      string   `json:"cometAddress"`
	Git               string   `json:"git"`
}

Directories

Path Synopsis
templui
components/icon
templui component icon - version: v0.95.0 installed by templui v0.95.0
templui component icon - version: v0.95.0 installed by templui v0.95.0
utils
templui util templui.go - version: v0.95.0 installed by templui v0.95.0
templui util templui.go - version: v0.95.0 installed by templui v0.95.0
components
templ: version: v0.3.898
templ: version: v0.3.898
layout
templ: version: v0.3.898
templ: version: v0.3.898
pages
templ: version: v0.3.898
templ: version: v0.3.898

Jump to

Keyboard shortcuts

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