Categorygithub.com/rwtodd/Go.AppUtil
repository
0.0.0-20180917163111-c11762084cf7
Repository: https://github.com/rwtodd/go.apputil.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Go.AppUtil Package

This package is for utilities commonly needed in applications

Status

The three utilities at present are:

  • cross-platform cmdline globbing (/cmdline)
  • locating resources on a resource path (/resource)
  • utilities for wrapping and combining errors (/errs)
  • functions to open a console handle and read a passowrd (/password)