Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LinesToString ¶
func TokensToString ¶
Types ¶
type CheckSummary ¶
type Store ¶
type Store struct { Lines []*Line Header []string FixedHeader []string RequiredHeader []string HeaderString string }
func (*Store) OrderHeader ¶
func (s *Store) OrderHeader()
set up headers (some fixed + naturally ordered)
func (*Store) SetFixedHeader ¶
func (*Store) SetRequiredHeader ¶
Click to show internal directories.
Click to hide internal directories.