package
Version:
v0.0.0-...-1fbfbf2
Opens a new window with list of versions in this module.
Published: Apr 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func ReadFile(fileName string) ([][]string, []string, error)
-
func ReadFileOffset(fileName string, offset, limit int) ([][]string, []string, error)
-
func WriteBytes(body [][]string, head []string) ([]byte, error)
-
func WriteFile(fileName string, body [][]string, head []string) error
ReadFileOffset 按行读取文件 offset >= 2
Source Files
¶
Click to show internal directories.
Click to hide internal directories.