Documentation ¶
Overview ¶
Package csvmgr Created by RTT. Author: teocci@yandex.com on 2021-Nov-11
Package csvmgr Created by RTT. Author: teocci@yandex.com on 2021-Aug-30
Package csvmgr Created by RTT. Author: teocci@yandex.com on 2021-Aug-30
Package csvmgr Created by RTT. Author: teocci@yandex.com on 2021-Nov-12
Index ¶
- func BufferFile(fn string) []byte
- func CloseFile() func(f *os.File)
- func CreateFile(fn string) *os.File
- func FlushWriter() func(w *bufio.Writer)
- func HasError(e error, fatal bool, format ...string)
- func LineCounter(fn string) (count int)
- func Normalize(f *os.File) bytes.Buffer
- func NormalizeJob(fn string) (buffer bytes.Buffer)
- func OpenFile(fn string) *os.File
- func OpenReader(fn string) (*csv.Reader, *os.File)
- func OpenUTFFile(fn string) utfmgr.UTFReadCloser
- func UTFBufferFile(fn string) []byte
- type CSVLogger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BufferFile ¶
func CreateFile ¶
func FlushWriter ¶
func LineCounter ¶
func NormalizeJob ¶
func OpenUTFFile ¶
func OpenUTFFile(fn string) utfmgr.UTFReadCloser
func UTFBufferFile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.