test

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package test contains test definitions, code, and data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Point

type Point struct {
	X, Y float64
}

type Segment

type Segment struct {
	Start, End Point
}

type Segments

type Segments []Segment

func NewSegments

func NewSegments(path string) Segments

func (Segments) Crosses

func (s Segments) Crosses(targetPath Segments) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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