Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Buffer messages ErrorNewFile = errors.New("(New file)") ErrorLoadedFile = errors.New("(Loaded)") // Encoded messages ErrMac = errors.New("Normalized from UTF-8-mac to UTF-8") ErrShiftJis = errors.New("Encoded from ShiftJIS to UTF-8") ErrEucJp = errors.New("Encoded from EUC-JP to UTF-8") )
Custom error
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.