format package

import "code.pfad.fr/swift/internal/format"

package format is used internally to describe the format of an IBAN.

Index

Constants

type Alpha

func (Alpha) Expected

func (Alpha) IndexInvalid

func (Alpha) Len

type AlphaInsensitive

func (AlphaInsensitive) Expected

func (AlphaInsensitive) IndexInvalid

func (AlphaInsensitive) Len

type Column

type ExpectedCharType

func (ExpectedCharType) String

type Mixed

func (Mixed) Expected

func (Mixed) IndexInvalid

func (Mixed) Len

type Numeric

func (Numeric) Expected

func (Numeric) IndexInvalid

func (Numeric) Len

Source Files

column.go