utils

package
v0.0.0-...-fcff8ad Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2015 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Overview

Utils functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(e error)

func DecodeJson

func DecodeJson(data []byte) (interface{}, error)

func DecodeYaml

func DecodeYaml(data []byte) (map[string]interface{}, error)

func EncodeJson

func EncodeJson(mapData interface{}) ([]byte, error)

func EncodeYaml

func EncodeYaml(mapData interface{}) ([]byte, error)

func ReadFile

func ReadFile(path string) string

func SaveOutput

func SaveOutput(path string, content string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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