ui

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetaList

type MetaList struct {
	widget.List
	// contains filtered or unexported fields
}

func NewMetaList

func NewMetaList(callback func(id string, timestamp uint64, meta *spacego.Meta)) *MetaList

func (*MetaList) Add

func (l *MetaList) Add(entry *bcgo.BlockEntry, meta *spacego.Meta) error

func (*MetaList) Clear

func (l *MetaList) Clear()

func (*MetaList) Update

func (l *MetaList) Update(client spaceclientgo.SpaceClient, node bcgo.Node) error

type RegistrarList

type RegistrarList struct {
	widget.List
	// contains filtered or unexported fields
}

func NewRegistrarList

func NewRegistrarList(callback func(id string, timestamp uint64, registrar *spacego.Registrar, registration *financego.Registration, subscription *financego.Subscription)) *RegistrarList

func (*RegistrarList) AddRegistrar

func (l *RegistrarList) AddRegistrar(entry *bcgo.BlockEntry, registrar *spacego.Registrar) error

func (*RegistrarList) AddRegistration

func (l *RegistrarList) AddRegistration(entry *bcgo.BlockEntry, registration *financego.Registration) error

func (*RegistrarList) AddSubscription

func (l *RegistrarList) AddSubscription(entry *bcgo.BlockEntry, subscription *financego.Subscription) error

func (*RegistrarList) Update

func (l *RegistrarList) Update(client spaceclientgo.SpaceClient, node bcgo.Node) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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