package
0.7.7
Repository: https://github.com/goark/gnkf.git
Documentation: pkg.go.dev

# Functions

Convert function convert newline in the text stream.
FormList returns list of newline form.
FormOf returns newline form name string.
NewReplacer returns strings.Replacer instance for translating newline.

# Constants

newline is '\r' only.
newline is '\r'+'\n'.
newline is '\n' only.

# Type aliases

Form is type of newline form.