common

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllTestsBytes

type AllTestsBytes struct {
	Tests map[string]MappingTestSamplesBytes
}

type MappingSuccessBytes

type MappingSuccessBytes struct {
	// expected bytes input and output
	Bytes string
	// expected TL2 bytes input and output
	BytesTL2 string
	// is tl1 data boxed
	IsTLBytesBoxed bool
	// can't be changed with auto generation
	IsTL2DataFixed bool
}

type MappingTestSamplesBytes

type MappingTestSamplesBytes struct {
	// TL name for type to test
	TestingType string
	// json values which must success
	Successes []MappingSuccessBytes
}

Jump to

Keyboard shortcuts

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