Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntArray ¶
type IntArray struct {
// contains filtered or unexported fields
}
func NewIntArray ¶
func NewIntArray() IntArray
func (*IntArray) AddListener ¶
func (t *IntArray) AddListener(listener binding.DataListener)
type Time ¶
type Time struct {
// contains filtered or unexported fields
}
Minimal implementation of a time.Time binding
func (*Time) AddListener ¶
func (t *Time) AddListener(listener binding.DataListener)
Click to show internal directories.
Click to hide internal directories.