movement

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Down

type Down struct{}

func (*Down) Run

func (n *Down) Run(sess session.Session) error

type East

type East struct{}

func (*East) Run

func (n *East) Run(sess session.Session) error

type In

type In struct{}

func (*In) Run

func (n *In) Run(sess session.Session) error

type North

type North struct{}

func (*North) Run

func (n *North) Run(sess session.Session) error

type Northeast

type Northeast struct{}

func (*Northeast) Run

func (n *Northeast) Run(sess session.Session) error

type Northwest

type Northwest struct{}

func (*Northwest) Run

func (n *Northwest) Run(sess session.Session) error

type Out

type Out struct{}

func (*Out) Run

func (n *Out) Run(sess session.Session) error

type South

type South struct{}

func (*South) Run

func (n *South) Run(sess session.Session) error

type Southeast

type Southeast struct{}

func (*Southeast) Run

func (n *Southeast) Run(sess session.Session) error

type Southwest

type Southwest struct{}

func (*Southwest) Run

func (n *Southwest) Run(sess session.Session) error

type Up

type Up struct{}

func (*Up) Run

func (n *Up) Run(sess session.Session) error

type West

type West struct{}

func (*West) Run

func (n *West) Run(sess session.Session) error

Jump to

Keyboard shortcuts

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