test

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPointA

func NewPointA() (gone.Goner, gone.GonerId)

func NewPointB

func NewPointB() (gone.Goner, gone.GonerId)

func Priest

func Priest(cemetery gone.Cemetery) error

Types

type Line

type Line struct {
	gone.Flag
	A *Point `gone:"example-test-point-a"`
	B *Point `gone:"example-test-point-b"`
}

func NewLine added in v0.0.6

func NewLine() *Line

func (*Line) Say

func (*Line) Say() string

type Point

type Point struct {
	gone.Flag
	X int `gone:"config,example.test.point.a-x"`
	Y int `gone:"config,example.test.point.a-y,default=200"`
}

Jump to

Keyboard shortcuts

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