Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Trck ¶
type Trck struct {
Iddd string
Name string
Clap chan *Mssg
Flap chan *Mssg
Code func(hostIddd, iddd, name string, clap <-chan *Mssg, flap chan<- *Mssg,
seed map[string]interface{})
Seed map[string]interface{}
}
type TrckTray ¶
type TrckTray struct {
// contains filtered or unexported fields
}
func TrckTray_Estb ¶
Click to show internal directories.
Click to hide internal directories.