Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Unselected = -1
)
Functions ¶
func NewDataPage ¶
func NewDataPage() fyne.CanvasObject
func NewLoginPage ¶
func NewLoginPage(connectButtonOnTapped func(title string)) fyne.CanvasObject
Types ¶
type BelowValueBoard ¶
type BelowValueBoard struct { Version *widget.Label CreateRev *widget.Label ModRev *widget.Label Lease *widget.Label }
BelowValueBoard More information about values
func NewBelowValueBoard ¶
func NewBelowValueBoard() *BelowValueBoard
func (*BelowValueBoard) Refresh ¶
func (b *BelowValueBoard) Refresh(resp *etcd.GetResp)
Click to show internal directories.
Click to hide internal directories.