iolib

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendZieEntry

func AppendZieEntry(zipWriter *zip.Writer, entryName string, entryBody []byte) error

func ExistsFile

func ExistsFile(filePath string) bool

func ExtractZipEntry

func ExtractZipEntry(zipReader *zip.Reader, fileName string) ([]byte, error)

func FetchContent

func FetchContent(uri string) ([]byte, error)

func ReadFile

func ReadFile(filePath string) ([]byte, error)

func ReadInputFile

func ReadInputFile(filePath string) ([]byte, error)

func ReadStdin

func ReadStdin() ([]byte, error)

func WriteFile

func WriteFile(filePath string, bytes []byte) error

func WriteInputFile

func WriteInputFile(filePath string, bytes []byte) error

func WriteStdout

func WriteStdout(bytes []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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