Documentation
¶
Index ¶
- func TeslaCallBack(name string, ff func(name string, age int, flag bool) (string, bool)) string
- func TeslaCallInterface(name string, cmpa Cmp, cmpx modelx.CmpX) string
- func TeslaCompare(str string) int
- func TeslaGetAAA(name string) *aaaa.AAA
- func TeslaTest(a int, b float32, m map[string]int) (r int, f float64, ss []string, err error)
- type Cmp
- type CmpSSS
- type Tesla
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TeslaCallBack ¶
func TeslaCompare ¶
func TeslaGetAAA ¶
Types ¶
type Cmp ¶
func TeslaGetCmp ¶
type Tesla ¶
type Tesla struct {
Name string
ModelX *modelx.ModelX
ModelE *modele.ModelE
ModelY *modely.ModelY
Err error
Cars []string
Models map[string]int
RunCb func(name string) string
GoCb func(name string, age float32) (string, int, bool)
Compare Cmp
}
func (*Tesla) RunCallback ¶ added in v0.1.6
Click to show internal directories.
Click to hide internal directories.