Skip to content

senthilz/gutilz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gutilz

Overview

Frequently used utility functions

import "github.com/senthilz/gutilz"

Index

func CreateFolder(folder string, forceCreate int) error

CreateFolder - create or force re-create a folder

func CreateSymLink(src string, p string, forceCreate int) error

CreateSymLink creates a sym link

func Dumper

func Dumper(data ...interface{}) (string, error)

Dumper - similar to Data::Dumper module in Perl.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages