files

package
v0.0.0-...-f6a722c Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DirExists

func DirExists(path, kind string) error

DirExists will create a directory at path (including parents where necessary) if it does not exist. if path does exist and is not a directory, it will error.

func IsExistingDir

func IsExistingDir(path string) error

func MarshalFile

func MarshalFile(path, kind string, v interface{}) error

func OpenWriter

func OpenWriter(path, kind string) (*os.File, error)

func Unmarshal

func Unmarshal(path, kind string, v interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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