align

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Left   = alignSimple{1}
	Right  = alignSimple{2}
	Center = alignSimple{3}
)
View Source
var (
	PropertyType = &propertyKey{"type"}
)

Functions

This section is empty.

Types

type Alignment

type Alignment interface {
	// contains filtered or unexported methods
}

func TestingInvalidAlignment

func TestingInvalidAlignment() Alignment

TestingInvalidAlignment returns an alignment which should not be handled by code and may be used to exercise default handling, such as panics.

Jump to

Keyboard shortcuts

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