foo

package
v1.15.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GopPackage = true // to indicate this is a Go+ package
)

Variables

This section is empty.

Functions

func CallBar

func CallBar() *bar.Game

Types

type Bar

type Bar struct {
}

func (*Bar) Gop_Enum

func (p *Bar) Gop_Enum() barIt

type Foo

type Foo struct {
}

func (Foo) Gop_Add

func (a Foo) Gop_Add(b Foo) Foo

func (*Foo) Gop_Enum

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

type Foo2

type Foo2 struct {
}

func (Foo2) Gop_Enum

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

type Foo3

type Foo3 struct {
}

func (Foo3) Gop_Enum

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

type Foo4

type Foo4 struct {
}

func (Foo4) Gop_Enum

func (p Foo4) Gop_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

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