pages

package
v0.0.0-...-80b22ab Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2021 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockView

type BlockView struct {
	vecty.Core
}

BlockView is the view for a single block

func (*BlockView) Render

func (home *BlockView) Render() vecty.ComponentOrHTML

Render renders the Block component

type BlocksView

type BlocksView struct {
	vecty.Core
	Cfg *config.Cfg
}

BlocksView renders the Blocks search page

func (*BlocksView) Render

func (bv *BlocksView) Render() vecty.ComponentOrHTML

Render renders the BlocksView component

type EntitiesView

type EntitiesView struct {
	vecty.Core
	Cfg *config.Cfg
}

EntitiesView renders the processes page

func (*EntitiesView) Render

func (home *EntitiesView) Render() vecty.ComponentOrHTML

Render renders the EntitiesView component

type EntityView

type EntityView struct {
	vecty.Core
}

EntityView renders the Entity page

func (*EntityView) Render

func (home *EntityView) Render() vecty.ComponentOrHTML

Render renders the EntityView component

type EnvelopeView

type EnvelopeView struct {
	vecty.Core
}

EnvelopeView renders the Envelope page

func (*EnvelopeView) Render

func (home *EnvelopeView) Render() vecty.ComponentOrHTML

Render renders the EnvelopeView component

type EnvelopesView

type EnvelopesView struct {
	vecty.Core
	Cfg *config.Cfg
}

EnvelopesView renders the processes page

func (*EnvelopesView) Render

func (home *EnvelopesView) Render() vecty.ComponentOrHTML

Render renders the EnvelopesView component

type HomeView

type HomeView struct {
	vecty.Core
	Cfg *config.Cfg
}

HomeView renders the Home landing page

func (*HomeView) Render

func (home *HomeView) Render() vecty.ComponentOrHTML

Render renders the HomeView component

type ProcessView

type ProcessView struct {
	vecty.Core
}

ProcessView renders the Process page

func (*ProcessView) Render

func (home *ProcessView) Render() vecty.ComponentOrHTML

Render renders the ProcessView component

type ProcessesView

type ProcessesView struct {
	vecty.Core
	Cfg *config.Cfg
}

ProcessesView renders the processes page

func (*ProcessesView) Render

func (home *ProcessesView) Render() vecty.ComponentOrHTML

Render renders the ProcessesView component

type Stats

type Stats struct {
	vecty.Core
	Cfg *config.Cfg
}

Stats is a pretty page for all our blockchain statistics

func (*Stats) Component

func (stats *Stats) Component() vecty.ComponentOrHTML

Component returns the stats component

func (*Stats) Render

func (stats *Stats) Render() vecty.ComponentOrHTML

Render renders the Stats component

type TxView

type TxView struct {
	vecty.Core
}

TxView renders the individual tx view

func (*TxView) Render

func (home *TxView) Render() vecty.ComponentOrHTML

Render renders the TxView component

type TxsView

type TxsView struct {
	vecty.Core
	Cfg *config.Cfg
}

TxsView renders the transactions search page

func (*TxsView) Render

func (bv *TxsView) Render() vecty.ComponentOrHTML

Render renders the TxsView component

type ValidatorView

type ValidatorView struct {
	vecty.Core
}

ValidatorView renders the Validator page

func (*ValidatorView) Render

func (home *ValidatorView) Render() vecty.ComponentOrHTML

Render renders the ValidatorView component

type ValidatorsView

type ValidatorsView struct {
	vecty.Core
}

ValidatorsView renders the Validators page

func (*ValidatorsView) Render

func (home *ValidatorsView) Render() vecty.ComponentOrHTML

Render renders the ValidatorsView component

Jump to

Keyboard shortcuts

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