libstring

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2015 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package libstring provides string related library functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpandTilde

func ExpandTilde(path string) string

ExpandTilde is a convenience function that expands ~ to full path.

func ExpandTildeAndEnv

func ExpandTildeAndEnv(path string) string

ExpandTilde is a convenience function that expands both ~ and $ENV.

func GeneratePassword

func GeneratePassword(size int) (string, error)

GeneratePassword returns password. size determines length of initial seed bytes.

Types

This section is empty.

Jump to

Keyboard shortcuts

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