Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidCommentString = errors.New("comment configuration has to be like '{extList}:{lineComment}[,{blockStart},{blockEnd}]' (see --help)")
View Source
var ErrInvalidCommentStringMissingBlock = fmt.Errorf("either blockStart or blockEnd is missing - %w", ErrInvalidCommentString)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.