Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlocksMsg ¶
type BlocksMsg struct {
// contains filtered or unexported fields
}
BlocksMsg contains new block information.
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model for the block explorer bubble.
func New ¶
func New(styles *style.Styles, requestor *messages.Requestor, width, widthMargin, height, heightMargin int) Model
New constructs the explorer Model.
Click to show internal directories.
Click to hide internal directories.