fs

package
v0.0.0-...-19e6d8b Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HomeDir

func HomeDir() string

func Read

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

func Write

func Write(file string, data []byte, perm fs.FileMode) error

Types

type ReadFn

type ReadFn func(string) ([]byte, error)

type WriteFn

type WriteFn func(string, []byte, fs.FileMode) error

Jump to

Keyboard shortcuts

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