Documentation
¶
Index ¶
- type Column
- func (c Column) EndName() string
- func (c *Column) LeftShift(steps int) (*Column, error)
- func (c Column) Name() string
- func (c Column) NameWithRow(row int) string
- func (c *Column) Next() (*Column, error)
- func (c *Column) Prev() (*Column, error)
- func (c *Column) Reset() *Column
- func (c *Column) RightShift(steps int) (*Column, error)
- func (c Column) StartName() string
- func (c *Column) To(name string) (*Column, error)
- func (c *Column) ToFirst() *Column
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.