fileio

package
v0.0.0-...-4070c14 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exists

func Exists(file string) bool

func Read

func Read(file string) (string, error)

func ReadBytes

func ReadBytes(file string) ([]byte, error)

func Write

func Write(str string, file string, flag int, perm os.FileMode) error

func WriteBytes

func WriteBytes(b []byte, file string, flag int, perm os.FileMode) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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