Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WaveMaker ¶
type WaveMaker struct {
// SpongebobMocking gives you sPoNgEBoB MocKiNg TeXt
SpongebobMocking bool
// AllCaps gives you all capitalized text and ignores
// SpongebobMocking
AllCaps bool
// ColumnSize is the spacing between each letter
// horizontally
ColumnSize int
// NumberOfColumns allows you to specify how wide the wave
// is in column numbers
NumberOfColumns int
}
WaveMaker is responsible for formatting a string according to the associated options
Click to show internal directories.
Click to hide internal directories.