package
Version:
v1.15.0
Opens a new window with list of versions in this module.
Published: Dec 1, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package utils provide common used functionality to work with files, readers and so on.
ParseInts parses io.Reader into []int.
ReaderFromFile reads file from fpath and returns content as io.Reader.
File descriptor will be closed on tests teardown.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.