foo

package
v1.20.8 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	XGoPackage = true // to indicate this is a XGo package
)

Variables

This section is empty.

Functions

func CallBar

func CallBar() *bar.Game

Types

type Bar

type Bar struct {
}

func (*Bar) XGo_Enum added in v1.20.0

func (p *Bar) XGo_Enum() barIt

type Foo

type Foo struct {
}

func (Foo) XGo_Add added in v1.20.0

func (a Foo) XGo_Add(b Foo) Foo

func (*Foo) XGo_Enum added in v1.20.0

func (p *Foo) XGo_Enum(c func(v string))

type Foo2

type Foo2 struct {
}

func (Foo2) XGo_Enum added in v1.20.0

func (p Foo2) XGo_Enum(c func(k int, v string))

type Foo3

type Foo3 struct {
}

func (Foo3) XGo_Enum added in v1.20.0

func (p Foo3) XGo_Enum(c func(k int, v string)) int

type Foo4

type Foo4 struct {
}

func (Foo4) XGo_Enum added in v1.20.0

func (p Foo4) XGo_Enum(c func())

type NodeSet

type NodeSet struct {
}

func (NodeSet) Attr__0

func (p NodeSet) Attr__0(k string, exactlyOne ...bool) (text string, err error)

func (NodeSet) Attr__1

func (p NodeSet) Attr__1(k, v string) (ret NodeSet)

func (NodeSet) Gop_Enum

func (p NodeSet) Gop_Enum() *nodeSetIt

Gop_Enum for backward compatibility

func (NodeSet) Len__0

func (p NodeSet) Len__0() int

type NodeSeter

type NodeSeter interface {
	Len__0() int
	Attr__0(k string, exactlyOne ...bool) (text string, err error)
	Attr__1(k, v string) (ret NodeSeter)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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