helpers

package
v0.0.0-...-50a6135 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2015 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrPathNotSet states that given path to file loader is empty
	ErrPathNotSet = errors.New("path is not set")

	// ErrFileNotFound states that given file is not exists
	ErrFileNotFound = errors.New("file not found")
)

Functions

func ReadFile

func ReadFile(path string) ([]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