csvutil

package
v0.0.0-...-1fbfbf2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadFile

func ReadFile(fileName string) ([][]string, []string, error)

ReadFile 读文件

func ReadFileOffset

func ReadFileOffset(fileName string, offset, limit int) ([][]string, []string, error)

ReadFileOffset 按行读取文件 offset >= 2

func WriteBytes

func WriteBytes(body [][]string, head []string) ([]byte, error)

WriteBytes 写内存

func WriteFile

func WriteFile(fileName string, body [][]string, head []string) error

WriteFile 追加写文件

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL