testutils

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 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 A1

type A1 struct{}

type B2

type B2 struct{}

type Branch

type Branch struct {
	Lit    Tree
	List   []Tree
	Map    map[string]Tree
	Of     *ListOf[Tree] `json:"just_of"`
	L      *Leaf
	Kattr  [2]*Leaf
	IntPtr *int64
}

type C3

type C3 struct{}

type K

type K string

type Ka added in v1.21.0

type Ka []map[string]Tree

type La added in v1.21.0

type La []Tree

type Leaf

type Leaf struct{ Value int64 }

type Leaf2 added in v1.24.0

type Leaf2 = Leaf

type ListOf added in v1.20.2

type ListOf[T any] struct {
	Data T
}

type ListOf2 added in v1.20.2

type ListOf2[T1 comparable, T2 any] struct {
	ID        string
	Data      T1
	List      []T2
	Map       map[T1]T2 `json:"map_of_tree"`
	ListOf    ListOf[T1]
	ListOfPtr *ListOf[T2]
	Time      time.Time
	Value     schema.Schema
}

type ListOfAliasAny added in v1.24.0

type ListOfAliasAny = ListOf[any]

type Ma added in v1.21.0

type Ma map[string]Tree

type MatchAlphabetNumberTuple

type MatchAlphabetNumberTuple[T0 Alphabet, T1 Number] interface {
	Match1(x *A1, y *N0)
	Match2(x *C3, y any)
	Match3(x, y any)
}

type N0

type N0 struct{}

type N1

type N1 struct{}

type P added in v1.20.2

type Tree2 added in v1.24.0

type Tree2 = Branch

Jump to

Keyboard shortcuts

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