file

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(path string) ([]byte, error)

func ReadJson

func ReadJson[T any](path string, unmarshaler ...json.Unmarshaler) (T, error)

func ReadLines

func ReadLines(path string) ([]string, error)

func ReadString

func ReadString(path string) (string, error)

func Write

func Write(path string, data []byte) error

func WriteJson

func WriteJson[T any](path string, data T, indent ...string) error

func WriteLines

func WriteLines(path string, lines []string) error

func WriteString

func WriteString(path, data string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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