node

package
v0.0.0-...-71e6931 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node struct {
	X, Y     int
	Passcode string
	Path     string
}

func Deserialize

func Deserialize(ser string) (*Node, error)

func New

func New(x, y int, passcode string) *Node

func (*Node) Serialize

func (n *Node) Serialize() string

Jump to

Keyboard shortcuts

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