Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LineMissingError ¶
type LineMissingError struct {
// contains filtered or unexported fields
}
LineMissingError happens when the address line was expected but wasn't in the set
func (LineMissingError) Error ¶
func (e LineMissingError) Error() string
type Lines ¶
type Lines [][2]string
Lines represents multiple instances of Line
Click to show internal directories.
Click to hide internal directories.