xbinding

package
v0.0.0-...-7e30b41 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 2 Imported by: 0

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)

func (*IntArray) Get

func (t *IntArray) Get() ([]int, error)

func (*IntArray) Set

func (t *IntArray) Set(value []int) error

type Time

type Time struct {
	// contains filtered or unexported fields
}

Minimal implementation of a time.Time binding

func NewTime

func NewTime() Time

func (*Time) AddListener

func (t *Time) AddListener(listener binding.DataListener)

func (*Time) Get

func (t *Time) Get() (time.Time, error)

func (*Time) Set

func (t *Time) Set(value time.Time) error

Jump to

Keyboard shortcuts

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