Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Content ¶
type Content struct {
// contains filtered or unexported fields
}
Content is the separator for the content
func NewContent ¶
NewContent creates a new content separator
func NewRepeatedContent ¶
NewRepeatedContent creates a new content separator with the same separator
type Multiline ¶
type Multiline struct {
// contains filtered or unexported fields
}
Multiline is the separator for the multiline content
func NewMultiline ¶
NewMultiline creates a new multiline separator
func (*Multiline) SingleLine ¶
SingleLine returns the single line separator
func (*Multiline) SingleLineStr ¶ added in v0.1.7
SingleLineStr returns the single line separator as a string
Click to show internal directories.
Click to hide internal directories.