Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ITypedVoting ¶ added in v0.2.0
type IVoting ¶
type IVoting interface {
ITypedVoting
Address() string
}
type IVotingForm ¶
type IVotingForm interface {
fyne.CanvasObject
VoteInt() vutil.VoteInt
}
Click to show internal directories.
Click to hide internal directories.