case17

package
v0.0.0-...-fb3338c Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 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 A

type A struct {
	Arr  [3]Node
	Slc  []Node
	Map  map[any]Node
	A    *A
	Func func() error
	// contains filtered or unexported fields
}

type B

type B struct{}

func (*B) Iter

func (o *B) Iter() (string, error)

type C

type C struct{}

func (*C) Iter

func (o *C) Iter() (string, error)

type D

type D struct{}

func (*D) Iter

func (o *D) Iter() (string, error)

type E

type E struct{}

func (*E) Iter

func (o *E) Iter() (string, error)

type F

type F struct{}

func (*F) Iter

func (o *F) Iter() (string, error)

type G

type G struct {
	Error string
}

func (*G) Iter

func (o *G) Iter() (string, error)

type Node

type Node interface{}

Jump to

Keyboard shortcuts

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